Xamarin Forms and Azure Mobile Service with Facebook authentication fails
Hi, I've setup my app to authenticate to Facebook. Attached are the settings I've used. When we run the app and click on a button to authenticate to Facebook, it doesn't work and we get the error...
View ArticlePassing value from panel to main window for mac
Hi, How do i pass the value form panel to main window control for mac. thanks Vimal
View ArticleEntry name in code behind
Hello! Quick question : when creating an Entry in code behind, is there anyway to give it a name or and id in order to access it later? Example: Entry input = new Entry (); input.BackgroundColor =...
View ArticleXamarin Forms 1.5.1 : Android Target 23 Required ?
Hello, I updated my project yesterday to use the 1.5.1 version to have the support of app compat libraries. I saw that I have to change the target framework/version to API level 23 (Android 6). Is it...
View ArticleUITextField.EditingChanged not firing on real device on iOS 6.1.3
Hi, From some user reports and many tests we found today that with iPad 1, iOS 5.1.1, all it's fine, as well on Simulator with iOS 6.1. But, on an iPad 3 with iOS 6.1.3 the EditingChanged event isn't...
View ArticleF# Default Cocoa Project Not Building on El Capitan
I have the latest Xamarin Studio beta installed from here: http://releases.xamarin.com/ (cycle 6 RC 3) I'm running the latest El Capitan (10.11.1) and XCode (7.1.1). When I create a new F# Cocoa Mac...
View ArticleHow to hide the empty rows of a list view in xamrin.forms in ios
My list view has just 1 or 2 datas , but still it shows empty rows till the end of the page . This just happens in ios ., in android its working fine . pls do tell me what changes to make to hide the...
View ArticleXamarin.Forms 1.5.1 Released
Enhancements Performance enhancements in Core binding subsystem Minor performance enhancements in layout and measurement subsystem Precompiled XAML has been re-introduced to this pre-release for beta...
View ArticleHttpWebRequest https problems
Hi guys, Setup: Windows 7 Visual Studio 2015 OS X Yosemite Xamarin (latest stable version) I've been trying to solve this issue. I cannot seem to get any solid information on it. But OK in short I've...
View ArticleARCHITECTURE QUESTIONS - 3 APPS SHARING 90% CODE - DIFFERENT DESIGN & NAME
Hi, I'm working on a project which is a XForms application. I've been asked to create 3 differents applications even if the code is at 90% the same. Each app will be in a different language. The...
View ArticleRestSharp request returns content of previous request.
Dear Xamarin Developers, Since a couple of weeks I started developing a mobile application of my own. To become a more experienced developer, and because I like developing for the mobile platform....
View ArticleCard Flight bindings?
I'm looking to use Card Flight for payment processing. Has anyone created iOS and Android binding for their native SDKs? https://cardflight.com/
View ArticleA question on Scope or Async Blocking
G'day all. I have some code that creates children of a Carousel page based on information coming back from a service request. The following code works when on iOS but not on Android. I have the...
View ArticleProblem with restricting the orientation of one view
Hi, I have been through lots of thread but nothing worked for my scenario. I am creating a new app in which i want all my views to be in portrait view except one web view. My story book contains:...
View ArticleDisable Rotation For the first ViewController
I tried many things to disable rotation for my first view but it always rotates.. I have a login view controller that I dont want to rotate.. But after login, other controllers can be rotated.. I tried...
View ArticleThis file has line endings (UNIX) which differ from the policy settings...
The error message in the subject line [ This file has line endings (UNIX) which differ from the policy settings (windows). ] seem to be related to OS and maybe sharing files between Windows and Mac? In...
View Articlecode coverage tools for IOS
We are using xamarin standard NUnit for unit testing.. Anything on code coverage front ? How to get it
View ArticleIs there any code coverage tools for Xamarin Studio in Mac??
I have been searching for code coverage tools for Xamarin Studio in Mac, but nothing comes up. I have seen the OpenCover provides code coverage in Windows environment but not for Mac. I'm using NUnit...
View ArticleCheckLocationSettingsAsync () Hangs when Called from OnStart()
Hi, I am trying to check the Fused Location API settings during Xamarin Forms OnStart() event by following this example:...
View ArticleIOS app when signed for enterprise distribution will not load on IOS device
Hi all, so i have a forms app, I have it working now Windows phone 8.1 android and IOS all in debug mode. I can debug the IOS app on a real phone or on the simulator no issues. when i create an IPA...
View Article