How to fix ApplicationVerificationFailed?

jrahma 111 Reputation points
2021-02-08T15:50:12.297+00:00

Hi,

My Xamarin Forms app was working fine until today when it is started showing the below error.

ApplicationVerificationFailed: Failed to verify code signature of /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.15wL6j/extracted/AlBaqaa.iOS.app : 0xe8008016 (The executable was signed with invalid entitlements.)
error MT1006: Could not install the application '/Users/jassim/Projects/AlBaqaa/AlBaqaa/AlBaqaa.iOS/bin/iPhone/Debug/device-builds/iphone13.4-14.4/AlBaqaa.iOS.app' on the device 'Jassim???s iPhone': 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).

Kindly help..

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,366 questions
0 comments No comments
{count} votes

Accepted answer
  1. Cole Xia (Shanghai Wicresoft Co,.Ltd.) 6,751 Reputation points
    2021-02-09T05:21:29.473+00:00

    Hello,

    Welcome to Microsoft Q&A!

    Here are some suggestions

    1. Go to KeyChain to see if the certificates are expired ,if yes please go to Apple Developer site to renew them , then download and reinstall them on the mac.
    2. Double check if the provisioning is correctly configured and try to set Custom entitlements as Entitlements.plist .

    65615-capture.png

    Refer to https://stackoverflow.com/questions/57275254/failed-to-verify-code-signature-of-cant-install-application-on-my-iphone.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.