Async Android callback methods (OnCreate, OnResume, OnBind, GetView etc.)...
Hi, is there a way to make Android callback methods async to fully utilize async/await keywords in my code? Is it supported in Xamarin.Android? If not when will be?
View ArticleConfigure Java Version used by Xamarin
Hello, Is there anywhere, in any config file or inside Xamarin, where I can set the JDK version that Xamarin should use? I have both 1.6 and 1.7 and need both, but I want Xamarin to use 1.6 when...
View ArticleSGen/RefCount in 7.2.1.42
In the release notes for 7.2.1.42 it says that both the SGEN garbage collector and RefCount features a no longer experimental, but the Xamarin Studio UI still lists them as being experimental. Is this...
View ArticleUsing extern alias in Xamarin Studio
I have a namespace and class name conflict between two external assemblies. In my Visual Studio solution I am able to solve this by giving one of the assemblies an alias in properties on the assembly...
View ArticleSetting the compiler error message langage
Hi guy, I am total noob in Xamarni Studio, just started a few days ago and I enjoy using this great software. I just got a small issue : how can I set the compile error messages to be in english even...
View ArticleXamarin Studio Install Error
I am installing Xamarin Studio on Mac Book Pro and getting the following error: Error downloading from Xamarin Studio server. Text node cannot appear in this state. Line 1, position 1. Exception type:...
View ArticleRelease build: "No valid Mac OS X code signing keys found in keychain."
Hi All How can I do a release build without code signing? Right now the Release build fails with this error: No valid Mac OS X code signing keys found in keychain.
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 ArticleIntroduce yourself
Welcome to the Xamarin forums! This is the place for you to introduce yourself to the forum community. Tell us a little bit about yourself. Where are you from? What kind of applications do you develop?...
View ArticleBusiness License clarifications needed for development using Visual Studio
Hi, I have a Xamarin business license and have installed it on the windows using the .exe installer. I understand that a MAC machine is required for building the apps created using visual studio. Can I...
View ArticleNuGet in Xamarin Studio
The NuGet add-in for MonoDevelop was recently updated to include Xamarin Studio support! A really helpful add-in, if you're doing any development that can leverage NuGet....
View Articleİ can't activate with license file
Hi, on my other computer i was using trial version, then it was expired. I want to use my license on my other workstation, so i dowloanded license file and put in the C:\ProgramData\Mono for...
View ArticleXS Caching Files
I'm working on a project where I do some file-replacement/updating based on the Build configuration. I'm seeing behavior where it seems like Xamarin Studio is caching files from Build Configuration 1...
View ArticleAd-hoc build builds every project
I'm not going to report a bug, since it has an adverse effect (no repro: have fun) Building a project in a multi project solution for Debug/Release is ok. Doing the same for Ad-hoc rebuilds every...
View ArticleQuery Regarding Apple developer account
Can anyone please tell me whether it is mandatory to have a Apple Developer Account for building apps uing a MAC build host? Or is there any alternative for this? Please note that I am creating iOS...
View ArticleProblems with Xamarin.iOS 7.2.1.42
Hello, I just updated to Xamarin.iOS 7.2.1.42 today and ran into a major problem. I have a custom UIView that looks something like this: public class CustomView : UIView { public override void...
View ArticleIssue with Designer in Xamarin Studio 4.2.3
Hi All I'm new with Xamarin and have done every configuration for Android Programming such as Installing JDK, Installing Android SDK,.... But the Designer in Xamarin-Studio doesn't appear !!! please...
View ArticleXS 5 (Alpha)
Hi Folks, Must say I'm loving the new design of XS on the Alpha channel - especially now the render bug for Droid has gone :) Paul
View ArticleXcode 5.1 - Could not load the simulator
Apple offered me Xcode 5.1 today. Xamarin blog recommended that I update to 5.1. So I upgraded to Xcode 5.1. Now, when trying to start an app from Xamarin Studio on the simulator, I'm getting warning...
View ArticleListFragment keeps crashing
I have an activity with an actionbar. When I click my actionbar "More" tab to load a ListFragment, my app always crashes with an alert saying "Unfortunately "my app" has stopped" The error message I...
View Article