You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
ITMS-90078: Missing Push Notification Entitlement
To Reproduce
Steps to reproduce the behaviour:
integrate CleverTap api and upload on TestFlight
Although delivery was successful, you may want to correct the following issues in your next delivery. Once you've corrected the issues, upload a new binary to App Store Connect.
ITMS-90078: Missing Push Notification Entitlement - Your app appears to register with the Apple Push Notification service, but the app signature's entitlements do not include the 'aps-environment' entitlement. If your app uses the Apple Push Notification service, make sure your App ID is enabled for Push Notification in the Provisioning Portal, and resubmit after signing your app with a Distribution provisioning profile that includes the 'aps-environment' entitlement. Xcode does not automatically copy the aps-environment entitlement from provisioning profiles at build time. This behavior is intentional. To use this entitlement, either enable Push Notifications in the project editor's Capabilities pane, or manually add the entitlement to your entitlements file. For more information, see
Expected behaviour
I don't use Push Notification in my app and also I don't want to add Push Notification capabilities. So, I want to make AppConnect to not send me this message after I uploaded an app.
Environment (please complete the following information):
Version 15.0
CleverTap SDK Version: 6.2.1
Device: AppStoreConnect
The text was updated successfully, but these errors were encountered:
Describe the bug
ITMS-90078: Missing Push Notification Entitlement
To Reproduce
Steps to reproduce the behaviour:
integrate CleverTap api and upload on TestFlight
Although delivery was successful, you may want to correct the following issues in your next delivery. Once you've corrected the issues, upload a new binary to App Store Connect.
ITMS-90078: Missing Push Notification Entitlement - Your app appears to register with the Apple Push Notification service, but the app signature's entitlements do not include the 'aps-environment' entitlement. If your app uses the Apple Push Notification service, make sure your App ID is enabled for Push Notification in the Provisioning Portal, and resubmit after signing your app with a Distribution provisioning profile that includes the 'aps-environment' entitlement. Xcode does not automatically copy the aps-environment entitlement from provisioning profiles at build time. This behavior is intentional. To use this entitlement, either enable Push Notifications in the project editor's Capabilities pane, or manually add the entitlement to your entitlements file. For more information, see
Expected behaviour
I don't use Push Notification in my app and also I don't want to add Push Notification capabilities. So, I want to make AppConnect to not send me this message after I uploaded an app.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: