Greetings,
I am trying to deploy my App on an iPhone X with iOS 14.6 for a physical test.
I have a MacBook with:
MacOS Big Sur 14.5, Visual Studio for Mac 8.10.7;
Xamarin.iOS 14.20.0.24 (Visual Studio Community);
I performed the entire procedure described in the guide proposed at the Web address:
The compilation is successful, while during installation on the device the procedure stops giving me this error:
ApplicationVerificationFailed: Failed to verify code signature of /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.VfsuC9/extracted/ECornerApp.iOS.app: 0xe8008016 (The executable was signed with invalid entitlements.)
error MT1006: Could not install the application '/Users/marcobartalucci/Desktop/Xamarin_ECornerAPP_SW/ECornerApp.iOS/bin/iPhone/Debug/device-builds/iphone10.6-14.6/ECornerApp.iOS.app' on the device 'iPhone di Marco ': Your code signing / provisioning profiles are not correctly configured. Probably you have an entitlement not supported by your current provisioning profile, or your device is not part of the current provisioning profile. Please check the iOS Device Log for details (error: 0xe8008016).
Anyone have a solution to this problem?
Thanks!
Giacomo Ferrera