Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xamarin.ios

ShouldStartLoad of custom UIWebViewDelegate not being called when UIWebView request starts loading

xamarin xamarin.ios

MonoTouch Dialog StringElements Variable Cell Height

How to port "method_getImplementation" and "method_setImplementation" to MonoTouch?

ios xamarin.ios

What does the completion handler look like in C# when trying to animate?

Codesign error in Xamarin Studio 5.9.7 (build 9) and Xamarin.iOS 9.0.1.18

High profile MonoTouch apps?

MonoTouch, NSLog, and TestFlightSdk

MvvmCross: Does ShowViewModel always construct new instances?

"Operation is not valid" error at Xamarin.iOS project with HttpClient

Azure Pipelines Xamarin.Forms iOS build fails with error MSB4057: The target "_IsProjectRestoreSupported" does not exist in the project

Monotouch Compiler Directive if debug

What is the equivalent of CGImageCreateWithImageInRect in MonoTouch?

Offline authentication best practices in Xamarin

c# xamarin xamarin.ios

Picker in Xamarin.iOS available

xamarin xamarin.ios

Can't compile iOS-App in Ad-Hoc mode (Xamarin.iOS)

ios xamarin xamarin.ios

Xamarin iOS Hide cancel button from Search Bar

Can EntryElement be multiline on MonoTouch.Dialog?

How do I create an `NSArray` out of a managed (C#) array of, say, `int`s?

c# xamarin.ios nsarray

How to run app in older version of Simulator

Advice on where and when to use ObservableCollection in MvvmCross