Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ITMS-90078: Missing Push Notification Entitlement #342

Open
jamesvanhallen opened this issue Jun 22, 2024 · 1 comment
Open

ITMS-90078: Missing Push Notification Entitlement #342

jamesvanhallen opened this issue Jun 22, 2024 · 1 comment

Comments

@jamesvanhallen
Copy link

jamesvanhallen commented Jun 22, 2024

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
@jamesvanhallen
Copy link
Author

hello, any update?

additional explanation:
if I remove cleverTap, AppStore doesn't send me this warning
if I just add pod 'CleverTap-iOS-SDK', '~> 6.2.1' it sends

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant