I am using Xamarin Forms to create an Android only app (We did this to have the option of creating an iOS app at a later date)
I'm trying to turn on "Bundle assemblies into native code" in Visual Studio. When I do that I get a prompt saying "Your Xamarin.iOS trial has ended"
Well that is good to know, but I'm not trying to do anything with iOS. So I cancel the dialog. Eventually it lets me cancel, but then it unchecks the "bundle" checkbox.
Is it possible to turn on bundling for Android only?