Top "Xamarin.ios" questions

Xamarin.

UIImage loaded from URL in Xamarin / C#

It has been 4 years since this question has been answered with this blog post. Is there a standard way to …

c# ios xamarin.ios uiimage xamarin
How to get/detect screen size in Xamarin.Forms?

I am trying to rewrite an app that I wrote for iOS. I was going to write an android version …

android ios xamarin.ios xamarin xamarin.forms
How do I tell my boss working with Xamarin will not make it faster

I am the only mobile developer in my job. Before I was hired, my currently boss was thinking on using …

android ios xamarin.ios xamarin
How to know the current OS / platform of the executing code (Android / iOS)

Using Xamarin.Android and Xamarin.iOS, I need to now the current OS in a shared code section. Be it …

c# xamarin.ios xamarin.android xamarin
UIImagePickerController AllowsEditing not working

I am using UIImagePickerController to allow the user to take a picture. I want to allow him/her to edit …

ios iphone xamarin.ios uiimagepickercontroller xamarin
How to debug a Xamarin.iOS app on a physical iOS device

Apologies, in advance, for this long question, but I have wasted 3 days unsuccessfully trying to set up a Xamarin.iOS …

visual-studio xamarin xamarin.ios xamarin-studio ios-provisioning
A simple UIPickerView in MonoTouch (Xamarin)?

Can anybody describe how I can create a UIPickerView in monotouch using XCode and populate it with sample data? I …

c# ios objective-c xamarin.ios uipickerview
Deserialize to IEnumerable class using Newtonsoft Json.Net

I have a project that is currently using Json.Net for Json deserialization classes like these: public class Foo { public …

c# .net xamarin.ios json.net ienumerable
Create a hyperlink using Xamarin.Forms (xaml and c#)

I am a relatively inexperienced professional programmer (I'm only 20 years old). Therefore, I apologize in advance as there may be …

c# xaml xamarin xamarin.ios xamarin.forms