Stuck manifest permissions
Environment: Windows 8.1, Visual Studio 2013 Update 2 RC, Target:Android 17, Xamarin.Android 4.12.03003 My android projects now always have at minimum the INTERNET, WRITE_EXTERNAL_STORAGE permissions...
View ArticleCrash in Ad-Hoc and AppStore versions - not crashing in Debug - Crash Report...
I have an app that crashes in Ad-hoc and AppStore builds, but doesn't crash in the debug mode. The crash log is below, but I dont really know what to make of it. I can reproduce the error on my dev...
View ArticleCannot get libraries from incompatible component
Hi, I created an app for Fire TV (Xamarin Android API 17). I added the Fire TV component locally, no problems at all, the app runs fine. Then I put everything in source control (Bitbucket / Mercurial)...
View ArticleHow to hidde a TextView and recalculate complete view?
Hello, I have UIViewController with 3 TextViews and uitableview I want to hide one of the textfields during runtime and recalculate the table view to fit the screen. Can someone help me?
View ArticleBluetoothLeGatt Sample Issue
Hi, I'm trying to run the BluetoothLeGatt sample using a Samsung Galaxy Note II, and a Polar H7 Heart rate monitor. The device shows up (albeit numerous times), and I select one to view the details and...
View ArticleRegister UTI Document Type in iOS7
I want to be able to import content in a zip (json, images, etc) and so that double-clicking on the file in an email attachment associates the file with my program, I want to change the .zip extension...
View ArticleXamarin.InAppPurchase: Cannot connect to iTunes Store and crash
@KMullins, We have received reject from apple store regarding crash and Xamarin.InAppPurchase and Buy button. Remember, I've already mentioned about that issue before so we started analysing how to...
View ArticleCharts in Xamarin
What kind of charts do Xamarin support? I have to develope an App for IOS and Android and one of the key features is charts. I need advanced charts for my app. That means something more than just...
View ArticleExpandableListView with checkbox
Hi, I passed a long time to look for an example or a tutoriel for ExpandableListView with checkbox but i didn't find any thing. i wrote a code but checkbox.CheckedChange didn't work.Can anyone help me...
View ArticleHow to open website in Xamarin studio
Hey everyone, In Visual studio you can open a website in stead of a project, is this possible in Xamarin studio? Borrie
View ArticlePotential build hang after upgrading build host to Xamarin.iOS 7.2.1
At the moment, updating the Mac build host to Xamarin.iOS 7.2.1 or higher can cause long build "hangs" in Xamarin.iOS for Visual Studio [1]. You are more likely to run into this issue if your project...
View ArticleRecommendation for logging framework
We have been using log4net as our logging framework in all .NET development. Is there a similar logging framework in Xamarin.iOS development? Or did anyone port log4net over to mono? Thanks, Tom
View ArticleWhat is the best way of logging in Cross Platform Android, iOS and Windows Phone
What is the best way of logging in Cross Platform Android, iOS and Windows Phone
View Article"Error: No installed provisioning profiles match the installed iOS code...
I get the above error when trying to build my app and publish to TestFlight. I have gone in circles trying to clear out and recreate certificates and provisioning profiles, with no luck. I was able to...
View ArticleResx Editor Addin for Xamarin Studio and Monodevelop
For those interested, I've been working on a plugin for Xamarin as a pet project for around a year and have put it on GitHub. Anyone who wants to give it a try or contribute is welcome to do so....
View ArticleNot able to launch xamarin in Windows
Hello Xamarin team, I purchased an INDIE version for xamarin last week and now i am not able to successfully launch the IDE (Xamarin Studio) in Windows 7. In Task Manager, it shows Xamarin process...
View ArticleHybrid app development
hi team here am facing some issues related hybrid app. 1. first of all style sheet not applying on web view or razor html. i follow example provided by xamarin but its also not working. 2. when ever i...
View ArticleLooking for Xamarin developer.
Hi, I am looking for someone to help develop and app that I currently have developed in Objective C, PHP and MySql. I would like to have it done in Xamarin so that we can have easy builds made for all...
View ArticleXamarin for VS 2.0 appears not to recognize JavaMaximumHeapSize
I have a project that uses the Google Play Services component and therefore requires that the JavaMaximumHeapSize be set to 1G. Prior to installing Xamarin for VS 2.0, this project would build fine...
View ArticleSQLCipher + PCL = impossible?
Hi, I want to use the Xamarin SQLCipher component to encrypt a SQLite database. Xamarin advises the developers to separate app projects into several sub-projects: a PCL core project, that should...
View Article