Xamarin.IOS System.EnterpriseServices.Wrapper
How to resolve this? (i can't find system.data,System.web) Can not resolve reference:...
View ArticleBlack Screen when using a Login page with Sidebar Navigation
Hi! I'm using the Sidebar Navigation lib (https: // components . xamarin . com / view / sidebarnavigation), and here is my code snippet: AppDelegate.cs public override bool...
View ArticleAdd label and image into a picker
I want to add images and label into a picker. How can I do this? instead of picker is there any other option available in xamarin forms? Advance Thanks...
View ArticleStoryboard does not load anymore after upgrading Xcode to version 9.1 (9B55)
After the update of Xcode to build 9b55 this morning my storyboard did not load anymore. Xcode is too new 'This file has been edited in a version of Xcode which is unsupported by the designer....
View ArticleAndroid Black screen appearance.
I am using Media plugin for image capturing using camera. When i open camera and press back button i am getting black screen for few seconds. What may be the reasons? .How to solve it?
View ArticleiOS11 - Background App Refresh not working
On our devices that have upgraded to iOS11, the Background App Refresh has stopped working. All the settings regarding "Background App Refresh" in 'Settings' look fine, but the public override async...
View ArticleGetting Build/Version numbers from Device Specific Projects
PCL Based X.Forms applciation. I have a requirement to display the build number on our "About" screen. I've created a dependency service and found code about how to do this on Android, but haven't a...
View ArticleSave view to image
Hi, I would like to know if there is a way to take a screen shot of the whole view including what is not on screen.
View ArticlePayment Gateway Plugin
Hi Everyone -- Is there a Xamarin plugin for a payment gateway, et al., Authorize.net, Amazon, Paypal, etc? Hal
View ArticleHow to manage releases for all platforms (IOS, Android, UWP) automatically ?
We are developing Xamarin forms application and we are going to release it soon I am wondering if there is an automatic way to manage the version number of all platforms centrally and automatically...
View ArticleSimplified App Signing with Secure Files in Visual Studio Team Services
@JamesMontemagno just posted a blog about simplifying app signing with secure siles in Visual Studio Team Services. Read it HERE. Feel free to comment and discuss below
View ArticleHockey with Xamarin Forms / SIGABRT Errors
Hi Guys! I just pushed a new app on play store and app store developed on Xamarin Forms and for the most of it, it works pretty well! I linked Hockey so I can see all the bugs and crashes of my app and...
View ArticleGoogle Map Marker Click
hi, i have implement google map in my application and also i have inserted markers according to some lattitude and longitude. and now i want i implement marker click event(onmarkerclick) in my...
View ArticleKeep getting crash with animations : configureAnimation:forLayer:forKey:
I keep getting application crash with error : "Selector name found in current argument registers: configureAnimation:forLayer:forKey:" I related very quickly that when I deactivated all animations it...
View ArticleHow to set date in Date picker on iOS?
Hi All. I need to set date in datepicker on iOS 10.3 using Xamarin.UITest 2.0.9 Repl crashes on attempt to get the tree but I use the following query q => q.Class("UIDatePicker") for this element. I...
View ArticleXamarin.Android Projects failed to deploy in visual studio emulator for android
Hi, I'm using visual studio 2015 update 1 with windows 10 build 10586 TH1. also I'm using Xamarin Version 4.0.1.96. I have created a blank Xamarin.Forms app. It deploys to Windows Phone emulators...
View ArticleStoryboard is not loading viewcontrollers
I have VS2015 connected with Mac machine in which I have v9.1 of XCode. Previously I had Xcode 8.x when I created an app, that time storyboard works fine. But after updating XCode into 9.x, storyboard...
View Articleandroid keyboard => only alpha numeric ?
Hello all, i would like to know how i can set the keyboard of the edit text to accept only numeric => in the layout ? thanks in advance for your time and your knowledge
View ArticleStoryboard doesn't load (keep loading) Xamarin.ios VS 2017
My storyboard file stopped showing, I tried: Disconnect then reconnect to my Mac. Clean and rebuild the project. Restart both devices. But nothing helped. I am using VS pro 2017 - Xamarin 4.6.0.299 and...
View ArticleHow can i do to install my App in one or many android devices?
I ran my app in release mode. Now, how can i do to install in my client? I have now two options: email and my site, but after to terminate and test all app, i'm gonna install by Google. But, for now i...
View Article