How can I run my Xamarin.UITest on iPad Air simulator?
My Xamarin.UITests are by default always running on iphone 5s. I need to change the simulator to iPad Air 8.4 . In the end on test case I also like to close the ios simulator but didn't find function...
View ArticleSQLitePCL.CurrentPlatform.Init() is inaccessible due to its protection level
Was just creating the Android project for the app I'm building, and installed all the NuGet packages. Some of the packages I'm using is WindowsAzure.MobileServices,...
View ArticleXamarin.Forms for Windows 8.1
Hi, our customer requires to extend our app for Windows 8.1 (MS Surface tablets). Do you have any plans to extend Xamarin.Forms for this platform? Thanks for info. Lukas
View ArticleHow do I use TextUtils.CopySpansFrom in Xamarin.Android
Just as the question says really, how do I use TextUtils.CopySpansFrom in Xamarin.Android? In particular how do "Class" parameters work in Xamarin? Thanks Matt
View Articlechart showing how XF controls mapped to Android and iOS controls
I feel like someone posted a chart like this recently. I didn't need it at the time. But now that I do, I can't find it. Thanks, Brad.
View ArticleDetect volume change from hardware buttons
Hi, I use AduioSession.CurrentHardwareOutputVolumeChanged to detect volume changes, but since AudioSession is deprecated, I have to use something else. I looked high and low, but all I could find was...
View ArticleiOS - Failed to start application on the target simulator
I'm getting this errors, and I'm really starting to get frustrated. 2 different errors that stop building the project: The first error: "Failed to start application on the target simulator" Message:...
View ArticleCan't reset CurrentPage when using TabbedPage on Android v1.4.3.6376
Hi guys, I don't know if it's a bug or it's expected to work in that way but I can't reset a tab when I come back from another page, on iOS it works perfectly. Are you having the same issue? I'm using...
View ArticleUse old version of Google Play Services
I've added the Google Play Service packages via nuget to my project. The problem is that nuget seems to only have the latest and greatest version available, 25... I need version 21? or 22? (6.1) so...
View ArticleProgramming Graphics using C# in Xamarin Studio?
Hi my name is James, I'm starting a robot project that uses a Raspberry Pi as a main brain for the mobile robot. I also like to program using C#. Because of this I was ultimate led to Monodevelop and...
View ArticleIts crashing while using the MKMapview variable which is added in xib ,Xamarin
I have added a MKMapview on storyboard of a xamarin ios project, Its crashing when I try to use the reference(object) of that map view It is throwing Null Exception exception for the object objMapView...
View ArticleXamarin Studio and iOS Provisioning Issues
Because of changes that Apple recently made to the way provisioning works, Xamarin Studio currently is unable to refresh changes or additions to iOS Provisioning profiles directly. As a current work...
View ArticleText With Image
Hi All, I am new to creating Android apps. And thought I would come here to learn to create some basic stuff. As you r the experts, I woondered if you could spare a few mins. I want to create an app...
View ArticleSyncfusion Essential Studio
Hi all, can you have a look at the version of Syncfusion Essential Studio in the component store? It is listed as fresh but the release is still v13.1.0.30 from June 2015. There is the latest release...
View ArticleCan not start Xamarin Android Player
I always get the attached error Screen! I have absolutely tried out everything what you can read about it here!
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 ArticleApplication close after add Xamarin Insights
Hello! Today I tried add Xamarin.Insights in one of my project. But after add initialize line of code, my app shut down without any exception. In output console just 2015-07-18 17:10:05.066...
View ArticleDoes anyone have a Image gallery like application sample?
Hi, I have been given a task by my client to create an "Image Gallery" like commercial application that will be available through Google/Apple store. During my search for APIs I came across Xamarin...
View ArticleCan't use Xamarin Android Player in Visual Studio
Hi, I installed Xamarin Android Player and i can only see it in Xamarin Studio but not in Visual Studio. In the emulator dropdown menu in Visual Studio there is only the default android emulator. I...
View ArticleAndriod service (Activity)
It's my first time playing around with Xamarin andriod specific code and I think there are some paradigms I don't get. I am trying to make a service I can use in Forms to login and post some things on...
View Article