Callback routine for UrlImageViewHelper
Hi, I'm a bit stuck with UrlImageViewHelper. I'm trying to write a simple callback that will allow me to save to the local device the image downloaded but all attempts so far have failed (it never...
View ArticleHow do I deploy my iPhone app to a remote iPhone?
Currently I deploy my app to any iPhone that connects to my Mac machine. Now I need to deploy it to an remote iPhone, without going through the App Store. What are my options? Thanks!
View ArticleIndentity Name for UIBarButtonItem on iOS Designer
Using iOS Designer I have the following problems When adding UIBarButtomItem to top UINavigationBar I can set the Identity Name OK but cannot create a Segue from it. When adding UIBarButtomItem to...
View Article“Waiting for device” when debugging on phone of android4.3 use visual studio
1>"D:\DataAnTingting\HVS.MobileEnterprise\MobileEnterprise\MobileEnterprise.Droid\MobileEnterprise.Droid.csproj" (SignAndroidPackage target) (1) -> 1>(_ResolveSatellitePaths target) ->...
View ArticleAndroid System.IO.Compression.dll not available on Windows?
We are building an Android app which references a PCL, and that PCL references System.IO and System.IO.Compression. The Android app builds fine on Mac, but on Windows it gives this error: Exception...
View ArticleError While Installing Xamarin
Hi guys, I am having an error while installing Xamarin to my machine (Windows 8) I attached a screenshot of the error. Any idea what is causing this? regards, Joseph
View ArticleProgress HUD
After updating Xamarin, stopped successfully publish the application When i build my project i have this error Error MT5211: Native linking failed, undefined Objective-C class:...
View ArticleHashMap/List/Arrays?
Hi Xamarin Experts! How can we do the equivalent of List m_MyList = new List(); ? Thanks! Mike
View ArticleAfter Updating to Latest Update of Xamarin 1.12.275.0, Visual Studio is not...
After updating to Major Xamarin Release (1.12.275.0) for Visual Studio 2012, Visual Studio is not loading the Android Projects. But iOS Project is loading without any error. Below link the is the...
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 ArticleCan I use Xamarin Studio for Windows Phone 8 (on my mac)
So I tried searching the forum and other areas and couldn't really find a definitive answer so I figured I should just ask. I a solo mobile developer for a small company and I've built an iOS App and...
View ArticleSamsung Mobile SDK - Gear 2
Anyone looking to collaborate on getting Gear 2 communicating with Android applications (Samsung Accessory Protocol)? Pretty new to Android bindings and appears people have not had much success with...
View ArticleShowing cells at the bottom of a tableView
Hey guys, I'm building sort of a chat app, and I'm trying to add the messages to the bottom of the UITableView, which is almost all of the screen. I have no problem adding the messages to the end of...
View ArticleMAC Xamarin.IOS installation Process
Dear Concern, We have installed Xamarin.Android in Windows machine. Now we want to install in MAC. We have some questions for the installation process: 1) Which is the best operating system supported...
View ArticleXamarin installation process on MAC
We have installed Xamarin.Android (XamarinInstaller.exe) in Windows machine. Now we want to install in MAC. We have some questions for the installation process: 1) Which is the best operating system...
View ArticleConverting Android APK created with Xamaring to BlackBerry10 bar file
Hello, has anyone before tried to convert an APK file to BlackBerry 10 bar file ? I want to know if that is possible and what can go wrong ? Also if anyone knows any method/tool to develop BB 10 apps...
View ArticleMixPanel bindings for both Android and iOS
Hi all, Are there MixPanel bindings available for both Android and iOS that folks are using or could share? Ted
View ArticleImage Uploaded via iOS is Rotated
Hello all, In my app we're uploading images on iOS via Xamarin.Mobile and RestSharp. I can successfully pic a photo, upload it to the server, and then display it within the iOS app. However, when I...
View Articlepop and then push view controllers
hi, how can I pop and then push view controllers in the same action? this.Retain().Autorelease(); NavigationController.PopViewControllerAnimated(false); NavigationController.PushViewController(new...
View ArticleMonkeyArms Feedback
Hello All, For the past year, I've been working on an application toolkit for cross platform development Xamarin. I use the word "toolkit" instead of "framework" because I tend to prefer smaller...
View Article