expo build:ios -c not adding assosiated domains

Please provide the following:

  1. SDK Version: 38
  2. Platforms(iOS): iOS

I do have error while submitting builded app with Transported to app store after added assosiated domains to app.json:

"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/ComRevolabApp’.”

I’ve run expo:ios -c and regenerated all certificates and profiles, but still see same issue while delivering app. What I’m doing wrong?

Hey @revolabeu, can you share what version of Xcode and Transporter that you are running on your system?

Cheers,
Adam

Hi, I have same problem, also regenerated provisioning profile and certificates, and added those when doing build, but still same error. xcode 11.4 and transporter 1.2.

XCode Version 12.2 (12B45b), transporter 1.2 (1248)

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