Xamarin.Auth alway throws Exception on Android
The Exception is throwed as follows: Activity xamarin.auth.WebAuthenticatorActivity has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView@406e70a0 that was originally added here...
View ArticleXamarin.Mac Studio installing Android even if I don't select it
Hello, I downloaded the Xamarin Studio for Mac installer 4.2.3 and tried to install it. I went to install it, and unchecked Xamarin.iOS and Xamarin.Android leaving just Mac checked. I continued on and...
View ArticleWhere can I find the size of compiled user code (IL)?
I'm trying to work out if there is any chance of fitting an MvvmCross app inside 32k of compiled user code (IL) on Xamios, Xamdroid and Mac Other than wiping my machines and installing the starter...
View ArticleXamarin Starter Edition - build limits?
Can you clarify if the build limit for Xamarin Studio Starter edition is: * Per Solution * Per Project I have several smaller solutions that work fine alone but when placed in the same solution...
View ArticleVisual Studio iOS Debug Build Failure
Good day everyone, I've been unsuccessfully trying, for some time now, to solve issues I am facing with building iOS applications from Visual Studio. I've done a great deal of searching, in these...
View Article"Generate Code" feature from ReSharper
Is there equivalent to the "Generate Code" feature ReSharper in Xamarin Studio? http://www.jetbrains.com/resharper/webhelp/Code_Generation__Index.html I use it all the time to implement and override...
View ArticleMac Host using Virtual Machines on a Mac
Hi - We are looking at building a Mac Server then installing a Mac Virtual Machine on that server for each of our developers so they will all have their own Mac Host to use with the Xamarin iOS for...
View ArticleIssues adding outlets In storyboard project.
Hi, I am trying to add an outlet on a control on a standard page, everything seems fine on XCode and I can see the code added to the .h file However when I go back to Xamarin studio I cannot access the...
View ArticleIssue with receiving intent
I am trying to set my android app to accept intents from other apps for images This is my android manifest.xml <?xml version="1.0" encoding="utf-8"?> <intent-filter> <action...
View ArticleF# project fails to build with 'The required attribute ”Project“ In Import is...
See this StackOverflow post for a sample solution. I see this issue every time I attempt to open most F# projects created with Visual Studio in Xamarin Studio. For an easily reproduced sample, see...
View ArticleWhy my start emulator image is empty?
Hi all. When I start debugging in VS2012, There is any device in select device dialog box and Then click start emulator image link in dialog box, but not listed any emulator in available images box....
View ArticleGlass Apps run on mobile device?
i install glass home and stuffs, can i run glass apps on device?
View ArticleWeChat SDK For Xamarin
Hi Everyone: I am a Chinese develeloper,In China Lot's of people use Wechat to send messages and share our feelings.It just like the Whatsapp, But I could found the component in Xamarin's component...
View ArticleCan I submit just the project of the wrapper without the native lib?
Hi guys, I would like to ask: can I submit just the project of the Xamarin wrapper without the native lib itself? My idea is to allow the people to get the wrapper project, but in order to make it...
View ArticleHow to package a library as component
Hello Everyone, Hope title is making sense. I'm trying to build a component which is just a library. Can anyone help me? Guidelines available isn't just making sense.
View ArticleHow to Set Up Crashlytics? Any tips?
Hi, I'm wrapping up an app that I've been working on for a while. In the beta testing, a few tricky bugs pop out that would crash the app now and then. They can't be reproduced in the Simulator and...
View ArticleCan't set GADRequest.Request.TestDevices
The component was working fine, but hen I started to get "no ad to show" errors and it's not working anymore. i'm suspecting that maybe my devices have been locked by adMob (not sure if this is the...
View ArticleSaving photo does not work as described
Hi All, I'm trying this example here: http://docs.xamarin.com/recipes/ios/media/video_and_photos/save_photo_to_app_directory/ However, I am not getting the results I expect. Specifically, when stepping...
View ArticleError: Project bundle ID does not match specified provisioning profile
I have 2 Apps. One App is in App Store. For another App I created a new app id with wild card like com.somename.* and I also created development provisioning profile with the new app id selected. In...
View Article