Hi there
I'm having issues signing my app after the app was transfered to my account. This is what I did (in order) and what is happening.
- Accepted the transfer
- Updated som code
- Tried to update the old app with the new app on a test device. This failed with the message Upgrade's application-identifier entitlement string (..DKG.dk..) does not match installed application's application-identifier string (...3ZG.dk..); rejecting upgrade.
- Added the required entitlements file to XCode to reflect both teams.
- Now signing fails with the error Provisioning profile "iOS Team Provisioning Profile: ...hyp..." doesn't include the previous-application-identifiers entitlement.
- Requested a new profile from Apple but got rejected
What do I do now?
Thanks