As you might have read, Xamarin recently released the first of its Xcode 11 previews, which provide early access to in-progress Xamarin bindings for the new iOS and macOS SDKs. These are useful if you want to start working with new and updated framew…
CATEGORY
interpreter
almost famous
Practical Uses for the Mono Interpreter on Xamarin.iOS
At the Queensland C# Mobile Developers meetup group's May 2019 Meetup, I gave a talk on the recently announced Mono interpreter and mixed-mode execution support for Xamarin.iOS entitled "Practical (and not so practical) Uses for the New Mono Interpre…
code
Hot Reloading iOS "Device-Only" features with the new Mono Interpreter
As you may have read, the Xamarin team recently announced the release of a preview of the new Mono interpreter integrated with Xamarin.iOS. The new interpreter has been long anticipated - Miguel hinted at its revival on the Mono blog in late 2017 - a…