Error with uploading app to iOS App Store

ERROR ITMS-90163: “Invalid Code Signing Entitlements. The entitlements in your app bundle signature do not match the ones that are contained in the provisioning profile. The bundle contains a key that is not included in the provisioning profile: ‘com.apple.developer.associated-domains’ in ‘Payload/ExpoKitApp.app/ExpoKitApp’.”

Hi! Sorry about that. Can you provide us some more information about your build and project so we can look into it? The build ID should be enough for me to be able to look at what’s going on.

I’m not sure how to get the build ID, but the IPA is here:

[exp] IPA: https://exp-shell-app-assets.s3-us-west-1.amazonaws.com/ios%2F%40craiglu%2Fq5-codePress-c8e64a01-68fe-458a-aa0f-be1f4d8cae06-archive.ipa

Maybe it’s the end string there?

If you go to https://expo.io/builds and log in, can you find the URL of the build you’re looking for?

Build is here: https://expo.io/builds/7f42e0f2-82e0-426e-a874-e23d3cd782df. It’s not under my account but my brother’s

Thanks! Have you followed all of the steps here? https://docs.expo.io/versions/latest/sdk/branch.html#enable-branch-support-for-universal-links-ios-only

Same problem here, could not upload due to the error.

Followed all instructions in the Branch section of the Expo docs you posted.

In order to configure branch, I added "associatedDomains": ["applinks:xxxx.app.link"] to the app.json’s ios section.

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.