Error on upload on transporter to apple store

Viewed 18

I have one app made with expo, and my app nowadays is so old and I tried to update that to the new expo sdk creating a new project. Everything is fine on Android and working. But on iOS when I try to upload my build to transporter when I send it problem occurs:

Asset validation failed (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.icloud-services' in 'Payload/ExpoKitApp.app/ComBemvivermobile'. (ID: 81606bbe-d33d-44ac-871c-5f4e7110b574)

Someone knows how to fix it?

0 Answers
Related