After just installing the latest version of Xamarin (for iOS 7 support), I now can't compile my project for a device. It works in the simulator, but when I try and push it to device I get an error that Cirrious.MvvmCross.Plugins.DownloadCache.dll can't be AOT'ed and my project that references it can't be AOT'ed (I'm assuming because the plugin can't be AOT'ed). Any idea what's going on here? Has anybody else encountered this problem with MVVMCross since upgrading?
↧