Do you have to pay to deploy iOS app to local iPhone?
The Xamarin pricing structure makes it look like it's free to put an app on your phone for testing purposes. However, on the Hello World demo it seems like they're saying the exact opposite (see...
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 ArticleUITableViewSource.Scrolled is not fired in debug mode on iPhone device?
I'm using UITableViewSource.Scrolled method in order to receive the scrolled event but I'm facing the problem that this method is not fired in debug mode on iPhone device but in release mode it is...
View ArticleTracking this error
I am getting an error in Xamarin Studio as I work on a cross platform solution. There are 5 projects in the solution: 1. A set of web services calls that will be used across iOS and Android. these are...
View ArticleAny pub/usb library?
Have you used any good pub/sub library you can recommend? I will also explain my problem, maybe there is a better way to tackle this w/o actually using or implementing a pub/sub. When the user logs in...
View ArticleApp on Smartwatch
I just bought a Sony Smartwatch 2 and, since I know C#, Xamarin makes the logical choice for making some apps. But it isn't clear for me how to integrate with Sony SDK to upload the app on the device....
View ArticleXibFree - code only layout for MonoTouch (feedback wanted)
I've been toying around with an idea for code-only GUI layout library for MonoTouch which I've called XibFree. It's heavily inspired by Android's layout engine which I think is quite good. It's no...
View ArticleEstimote iBeacons
Hi - Just wondering if there is any plan to build a Xamarin component for the Estimote iBeacons? http://estimote.com/api/
View ArticleHow to use Up Navigation
Hi, we would like to use the Android Up Navigation as explained here : http://developer.android.com/training/implementing-navigation/ancestral.html Basically we would like to use Action bar's app. icon...
View ArticleHow to detect a keypress?
This must be common function and therefore maybe I cant google the answer... My problem are that I have an empty UITextField (FirstResponder) and I want to detect if the BackKey are pressed! Any Ideas?
View ArticleI'm having difficulty Serializing and Deserializing an XML. Getting path is...
I'm not completely sure how to solve this issue as I'm new to xamarin things are a bit more straight forward when dealing with Native code and apps etc. Anyways I have this piece of code I"m using....
View ArticleError CS0708 - Objective Sharpie port of SWRevealViewController
I am trying to do C# binding to Joan Lluchs SWRevealViewController. Have followed various tutorials and think I have fixed up most generated code, but am getting this error: CS0708. Code Snippet Below:...
View ArticleTon of intellisense issues /w VS2013, Latest Stable Release, & Resharper
I've been having a ton of intellisense issues with the latest release. PCL libraries almost entirely get marked as "Missing System.Runtime v4...". Other project types only mark my class types as...
View ArticleUITableViewCell Height?
Hello, is it possible, and if so how, to set the height of a UITableViewCell programmatically? I am using a custom UITableViewCell that displays 3 lines and I need to make the rows higher... Thanks!
View ArticleSee two application icons on target device
I have a strange problem describe below. I wrote an Android application, connect my android device to my computer and run the application from Xamarin. When the installation is completed, I see two...
View Articleis it possible to connect sql server 2005 in xamarin studio?
Hi all, Am new in Xamarin studio to developing Android App, i have used to develop c# language in my Android App. in this studio i have tried to get many other way to learn Android App using c#...
View ArticleCall C code - multithreaded complication
Hi all, I apologise if this has come up before but the search engine on this site doesn't work well with multi-word search terms. I'm currently struggling with the following scenario: I have the source...
View ArticleHELP with VS2010
I've installed everything correctly, but I can't see anything related to Xamarin in Visual Studio. How do I link my account and all that other stuff if Xamarin doesn't show up as an option under Tools?
View ArticleHTTPS download using WebClient causing jit errors
I just launched a new app that uses WebClient to pull down data over HTTPS. Never had any issues during beta. So far ~100 installs and have had 2 crashes with this stack trace. Not sure what I can do...
View Article