DatePicker bombing in iOS but not in Android, can someone explain if this is...
Here is the stack trace... {System.NullReferenceException: Object reference not set to an instance of an object at Xamarin.Forms.DatePicker.CoerceDate (Xamarin.Forms.BindableObject bindable,...
View ArticleNSWindowController is always null in unit testing
I have to unit test the properties of NSTextfield . In my case , i have a method which takes NSTextfield as input parameter and apply specific properties to it through this method. To unit test the...
View ArticleXamarin.Mac 10.11 Fix Preview
Hey everyone, As some of you may have noticed, there are some incompatibles between the newest OS X 10.11 beta and Xamarin.Mac. These can be separated into two categories: Developed Xamarin.Mac...
View ArticleWhere to find/hire xamarin developers for cross platform development?
Where to find/hire xamarin developers for cross platform development?
View ArticleShow us your apps!
Have you shipped an app built with Xamarin? We want to talk to you. We are always looking for new ways to help developers promote their apps built in C# with Xamarin. Please tell us about your app here...
View ArticleStable Release: Xamarin.Android 5.1.4, Cycle 5 – Service Release 2
Windows Xamarin.VisualStudio_3.11.666.msi (ebae43a) Mac mono-android-5.1.4-16.pkg (5f55a9e) Reason for release: Additional bug fixes for the "Cycle 5" Stable Release on April 29. (See the release blog...
View ArticleFacebook ios SDK - Login button doesn't remember I'm logged after closing and...
Hi, I may have misunderstood the behavior but I expect to remained logged in if I close and reopen my app. However it doesn't seem so. Am I missing something? Tks. François
View ArticleXamarin.Forms 1.4.3 Released
Please make sure you update to the latest version of Xamarin when using this release. Enhancements Android ActivityIndicator Color property now works for Android 5.0+ WinPhone 8.0 ActivityIndicator...
View ArticleListView (Image) Binding with Converter
Hello everybody, i have a listview with a viewcell. <ListView x:Name="listView" ItemsSource="{Binding PictureInformation}" RowHeight="130"> ... <ImageCell ImageSource="{Binding ThumbnailBytes,...
View ArticleIs there a way to set a peristent GPS location for an emulator device?
Hi, I've been using Xamarin Android Player for testing, but each time I open the emulator, I have to set the GPS location to an appropriate value. Is there a way to set a default GPS value for a device...
View ArticleMasterDetailPage MasterBehavior not being respected
When testing my app under a 10" tablet (Asus Transformer Pad K101), the MasterBehavior (SplitOnLandscape) is being respected, and the app is behaving as expected. However, when running the device on a...
View Articlehow to disable long press and dialog menu in webview?
hi how to disable long press and dialog menu in webview? thanks
View ArticleCan we use an image catalog from a shared project?
We're trying to emulate what used to be available in xcode as separate targets. We build a store and enterprise version of our app and so we need two different app IDs. I was trying to move a lot of...
View ArticleXamarin Test cloud error on setup my app
Hi, On my test code I setup my android app (developped with Xamarin). I want to test my app with genymotion and I have a crash on this line: app = ConfigureApp.Android.ApkFile("my.apk")...
View ArticlePopup keyboard hides parts of the UI rather than resizing
I would like to create a screen that has a behavior similar to common chat apps e.g. Hangouts where there's a scrollable section of the page and an Entry with a Button underneath that updates the...
View ArticleXamarin forms button not disabling after giving command binding
Hi I am using this below to disable the button when the page opens But the button is disabling when i am giving Command . Please suggest what to do. My Requirement is I am trying to create an login...
View ArticleXamarin.Forms 1.4.4-pre1 Released
If you are reading this please consider testing this. The best test suite in the world is users and the more we catch in -pre the fewer issues will make it to release Bug Fixes Bug 31661 - Button Image...
View ArticleGetting error to update xamarin forms 1.3.4 to 1.4.3 for windows phone.
Hi, I updated xamarin forms version 1.3.4 to 1.4.3 and it's working nice for IOS and DROID but I getting following error for windows phone : Cannot resolve reference assemblies. Please check the...
View ArticleXamarin Studio on 10.11 beta-3
It doesn't start anymore... XS amongst other apps is not starting anymore. I'm trying version 5.9.4.12 It almost instantly goes from "starting" to "Application does not respond anymore"
View Articlemy ios file is not working how to setup download in visual stdio c#
my ios file is not working how to setup download in visual stdio c#
View Article