Component 'ZipArchive' fails after upgrade to Xamarin 4.2.4
ZipArchive Error MT5211: Native linking failed, undefined Objective-C class: _OBJC_CLASS_$_ZipArchiveDelegate. If '_OBJC_CLASS_$_ZipArchiveDelegate' is a protocol from a third-party binding, please...
View ArticleZipArchive Component v1.0.4814.33983 throws Linking Error [Xamarin.Studio...
Updated Xamarin.Studio via Beta Channel yesterday, and recompile one iPad project. It compiled and runs well with Simulator. But, the project FAILED to compile for real Device. Below is the Build Log,...
View ArticleBluetooth Low Energy (BLE) on Android
Hey all, I am currently trying to find someone else that has BLE working on an Android device using Xamarin. I am currently working on developing against a Nexus 7 with BLE, and I am attempting to...
View ArticleGoogle play services location vs Xamarin.Mobile location
Hi, Are there (or is there) any real advantage to using the Xamarin.Mobile service for location over the Google Play service for Locations? Is the Google one more accurate or are they much of a...
View ArticleAppHance Bindings for iOS working in Simulator not on device
Hi I wondered if there was anything obvious I should look for if I have a binding that works perfectly in the simulator but not when installed on the device. What I've done so far is pretty simple, run...
View ArticleGoogle AdMob integration - problems and questions
Hi, I want to integrate the google AdMob ad framework into my Android app. I found a good tutorial from Tommy Parnell here in the forum...
View ArticleProblem mono android VS 2013
after installing mono android for vs 2013 when i go too option or any item i get error system.windows.methodaccessexception and just can open xamarin account. please help
View ArticleDebugger does not attach?
I'm working with MonoDevelop and the Android emulator - the majority of time when I start the debugger, it deploys to the debugger, then stops debugging. So the application runs on the emulator, but I...
View ArticleError with Viewpager
Hallo, I tried to implement a viewpager in my project where I had used the following library: Mono.Android.Support.v4.dll and I added the following library: Mono.Android.Support.v13.dll. But I got the...
View ArticleSettings App crashes when I tap the app in Settings
Hi All, I have written an app that has a local settings class and dialog that works perfectly within the app. I have a Settings.bundle and Root.plist containing the variable necessary. When I open the...
View ArticleApple Developer Account in Xamarin
Hello! I just formatted my Mac and I'm now in the process of installing everything again. In Xamarin Studio I thought I had to enter my Apple Developer Account in order to have everything working, but...
View ArticleNo option "Developer Account" in Preference
Hello,I am using trial version. while i am going to build my application in my iPhone5, i am facing problem. As per Document, there should be an option "Developer account" in Xamarin/System preference...
View ArticleFrame not in module
Hi Guys, Good day! I am having a problem when the maps loaded it throws an exception frame not in module, it shows an disassembly. I notice when i declare MapFragment that's the time it throws an...
View ArticleMay 8: Xamarin Malaysia Developers User Group 1st Meetup
May 8: Xamarin Malaysia Developers User Group 1st Meetup https://facebook.com/events/706589589386879
View ArticleCan couchbase-lite-net compile in Android?
I found https://github.com/xamarin/couchbase-lite-net, so I git cloned. But it's project is build on generic Mono/4.5, not on Mono for Android, so I can't compile it for Android. Is it work with...
View ArticleFlyout Menu Click Issue
Hi all, I am using flyout menu in my app. I followed https://github.com/garuma/FlyOutMenu to make it working. It works. Although I have a small issue. When the screen is showing ContentLayout, when...
View ArticleXamarin Studio: Crashing on profile change
I have a PCL project where I'm trying to use the Microsoft-provided PCL version of System.Net.Http and its dependencies, all installed via Nuget. This all works great in OSX (I'm able to build the PCL,...
View Articleimage file upload server help :(
hello please someone will help me for upload base64 converted image how can i upload to server i am sharing my code List<byte> rawBuffer = new List<byte>(); var contentUri =...
View ArticleMay 8 : Kuala Lumpur, Malaysia: XHackers Meetup #1
Let's do our first meetup! We shall make this session to solve all your how-to-get-started questions with Xamarin, installation, debugging, writing a Hello World in iOS / Android, best practices and...
View ArticleGoogle Maps Android API Authorization failure - has this service changed in...
I have coded a Xamarin Google Apps V2 application. The device I am deploying to has Google Play Services installed. The application has all been setup correctly in the API console and I have had this...
View Article