When we try to update on top of production build, we are getting the below error:
"This application’s application-identifier entitlement does not match that of the installed application. These values must match for an upgrade to be allowed."
updated....
When i requested for Note Field access we got below response from Apple.
The Team ID and Apple ID you requested have now been given the Contact Note Field Access entitlement and is available for use in your app. The entitlement key and value are listed below:
Entitlement Key: com.apple.developer.contacts.notes Entitlement Type: Boolean Entitlement Value: True
To use this special entitlement you must create a new provisioning profile in the Certificates, Identifiers & Profiles section of your developer account and select the entitlement after the “Do you need additional entitlements?” page.
After following the above steps. When i downloaded production build and try to update current version we are getting the above error.