Showing results for iOS - Xamarin Blog

Jun 18, 2018
Post likes count0

Supporting iOS 11 and iPhone X in Xamarin.iOS Apps

Brad Umbaugh
Brad Umbaugh

Apple has indicated that starting in July 2018 all new apps and app updates submitted to the App Store must be built with the iOS 11 SDK and support the iPhone X Super Retina display

DevelopersiOS
Jun 14, 2018
Post likes count0

More Cross-Platform APIs with Xamarin.Essentials Latest Preview

James Montemagno
James Montemagno

We announced Xamarin.Essentials, a core set of cross-platform APIs to help developers build native apps, at Microsoft Build 2018. Xamarin.Essentials gives developers access to over thirty platform-specific APIs that can be accessed from their shared c...

DevelopersXamarin PlatformIntegrations
May 16, 2018
Post likes count0

Xamarin.Essentials: Cross-Platform APIs for Mobile Apps

James Montemagno
James Montemagno

When developing iOS and Android apps with Xamarin, developers can access every native platform API using C#. These bindings not only expose the platform APIs in C#, but add powerful C# features, such as async/await, events, delegates, and more. This is a huge advantage for developers, because they never have to leave C#, whether they're writing sha...

DevelopersXamarin PlatformIntegrations
Apr 20, 2018
Post likes count0

Community Books on Xamarin Development

Jayme Singleton
Jayme Singleton

Xamarin development is constantly growing and evolving to meet the needs of developers. To help you find the right resources for your development education, we’ve curated a list of community books written about Xamarin.

Developers