I have updated Xamarin to the latest version (version 4.3 on Visual studio, XCode 8.2.1 (8C1002) and Xamarin on Mac is updated). Two days ago (before the update), I was able to test on device (iOS 10.2). Now I can test only on simulator. When I test on device I get the following error:
Could not AOT the assembly
'/Users/daniel/Library/Caches/Xamarin/mtbs/builds/MyApp.Forms.iOS/1af4f6c4fd45446e99d1f7cc7969a4fd/obj/iPhone/Debug/mtouch-cache/64/Build/System.ComponentModel.DataAnnotations.dll'
MyApp.Forms.iOS
I uninstalled Xamarin. Deleted all the files and install again and I have the same error.
Important note : Incremental builds is disabled
Am I the only one to have this error? Does anyone know how to solve this?
Thanks!