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

Missing Plist mentioning use of Contacts or Gallery access #108

Open
majeedyaseen opened this issue May 21, 2020 · 0 comments
Open

Missing Plist mentioning use of Contacts or Gallery access #108

majeedyaseen opened this issue May 21, 2020 · 0 comments

Comments

@majeedyaseen
Copy link

You should mention to user that they need to add the persmission in plist to avoid getting their binary rejected on submission.

These are the errors Apple comes up with,

Your app's code references one or more APIs that access sensitive user data. The app's Info.plist file should contain a NSContactsUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data.

Your app's code references one or more APIs that access sensitive user data. The app's Info.plist file should contain a NSPhotoLibraryUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data.

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