Has anybody solved running on Windows 10 release?
My app runs happily on Windows 8.1 and on a preview build of Windows 10, but on the release build of Windows 10, the XF Application constructor throws the following exception. Has anybody else...
View ArticleListView does not resize when Image loads from URL WP8.1
Hi, I'm loading images from web url, so when i use the Image component in a ListView, WindowsPhone 8.1 doesn't resize the list. Hence, if the list contains text, the image overlaps it, and if the list...
View ArticleHow to assign all properties of object to another object in Xaml??
How to assign all properties of object to another object in Xaml??
View ArticleXamarin.Forms.Labs FileNotFoundException error in xaml
hello! I'm trying to use ExtendedViewCell control in my listview to hide the separation bar. I added the Xamarin.Forms.Labs (Core) package with nuget. But in my xaml it throws the FileNotFoundException...
View ArticleNo Picker Item Template
Hi Everyone! I did a bunch of searching, but before I implement a workaround, just wanted to be sure that: There is no way to create a DataTemplate for a Picker item. Thanks
View ArticleHow to set the value using Device.OnPlatform for WinRT
How to set the value using Device.OnPlatform for WinRT
View ArticleHow to customize entry borders
Hi am working on xamarin.forms android PCL . i want to remove the top border line of entry control and need to change color of it. can anyone help me with this...!!!!
View ArticleNeed to load menu page in button click
Hi, I have put menu page in my project, and I have disabled the title bar. Now I have put one button in my page, Can i able to view the menu page on the button click. Thanks
View ArticleHow to access Calendar from Xamarin forms
I am trying for several hours to access Calendar from Xamarin forms for Android platform. I got the following docs for Android platform...
View Articleworking sample for Creating Maps using Xamarin.Forms ?
Hello, I am novice to Mobile app development using Xamarin.forms. I am working to Display map on a contentpage and i have created the sample project by following the guidelines given in the...
View ArticleDevExpress Grid Component Crashes With No Error
I have been trying to setup the DevExpress Grid component, but the app just crashes with no errors. I think it may have to do with the section that says Next, manually add the...
View ArticleWindows Bridge
I'm curious what everyone thinks... Is it a Forms replacement in the future? Does Xamarin have some real competition now?...
View ArticleA Note About Push Notifications
I aim to be the knight in shining armor with this post... For the last 5 days, I have worked 8 hours a day in order to solve why Xamarin was rejecting push notifications from external services such as...
View ArticleLoad a FileImageSource from an embedded resource
The XAML Button has an Image property which can be loaded with an image bundled with each OS version. This is not helpful for cross-platform development with hundreds of images. Can this image be...
View ArticleOpening solution in VS2015 results in project loading errors: Unknown Tools...
I receive an error for each project that's in my solution when I attempt to open my solution that was created in VS2015. For each project I receive the error: Unknown Tools Version '14.0' I am using...
View ArticleCan't download and open local PDF file on Android tablet device using Xamarin...
Hi, I am trying to write a test app in debug mode using the dependency service from Xamarin.forms to download a PDF file from the internet onto my app's special folder on my Lenovo Android tablet...
View ArticleCan you have dynamic cell heights with either the ListView or TableView views?
Can you have dynamic cell heights with either the ListView or TableView views?
View ArticlePLEASE remove Starter edition!
Starter utterly worthless. You can't do anything with Starter. I tried "getting a taste" (per the website) of Xamarin.Forms and low and behold upon running the app, I get the "Your app is using native...
View ArticleMasterDetailPage in NagigationPage
Has anyone realized that a MasterDetailPage cannot be launched as a NavigationPage after moving the app to Unified API with the latest stable Xamarin Forms? Basically this code doesn't work anymore...
View Article