Posts

Post not yet marked as solved
1 Replies
1.3k Views
When I requested for Note Field access I got below response from Apple.The Team ID and Apple ID you requested have now been given the Contact Note Field Access entitlement and are available for use in your app. The entitlement key and value are listed below:Entitlement Key: com.apple.developer.contacts.notesEntitlement Type: BooleanEntitlement Value: TrueTo 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 the current version I am getting the below error.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."
Posted Last updated
.
Post not yet marked as solved
1 Replies
700 Views
Error Output in XCode:*** Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate class named _UITextLayoutView because no class named _UITextLayoutView was found; the class needs to be defined in source code or linked in from a library (ensure the class is part of the correct target)'
Posted Last updated
.