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

Replaced permission handler package which prevents app store publishi… #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chrisdjin
Copy link

…ng due to various Info.plist declarations for this specific package even when the developer is not using any

I got this reject due to the permission_handler package used.
ITMS-90683: Missing Purpose String in Info.plist - Your app's code references one or more APIs that access sensitive user data. The app's Info.plist file should contain a NSAppleMusicUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. Starting Spring 2019, all apps submitted to the App Store that access user data are required to include a purpose string. If you're using external libraries or SDKs, they may reference APIs that require a purpose string. While your app might not use these APIs, a purpose string is still required.

Replaced the permission handler package.

Thanks guys, this has been very very helpful!

…ng due to various Info.plist declarations for this specific package even when the developer is not using any
@maxzod
Copy link

maxzod commented Apr 18, 2021

why still open ?
please review it we need still facing this problem while deploying on iOS !!!

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

Successfully merging this pull request may close these issues.

2 participants