I changed the setting in the project file and it worked. I am not sure if this is a good practice!
<AndroidEnableProfiledAot>false</AndroidEnableProfiledAot>
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I am trying to archive the project for publication. It worked before. I fixed the camera permission and tried to archive it, it threw the following message and the process failed.
"Error XA3001: Could not AOT the assembly: Xamarin.Forms.Platform.Android.dll (XA3001)
Can anyone advise, please?
Kind regards,
Kamal
I changed the setting in the project file and it worked. I am not sure if this is a good practice!
<AndroidEnableProfiledAot>false</AndroidEnableProfiledAot>