Chris Hamons

Principal Software Engineering Manager, Xamarin iOS \ Mac

Principal software engineer at Microsoft (Azure SDK). Former principal software engineering manager at Xamarin.

Post by this author

Introducing the Xamarin.iOS Interpreter

Historically iOS applications have had a number of limitations when running on a device, as Apple disallows the execution of dynamically generated code. Applications are compiled “Ahead of Time” (AOT) before deployment because of this. You can read more about this architecture here.

Get Your Apps Ready for Apple’s New Watch Processor Architecture

Important changes are coming to watchOS! Checkout our support for Apple Watch Series 4 new processor architecture, ARM64_32 based on the Xamarin.iOS SDKs shipping with Visual Studio 2019 and Visual Studio 2019 for Mac.

Supercharge Your Xamarin.Mac Application Startup Time