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

iOS10: App crashes when it wants to access user's data (Photos, Contacts, ...) #605

Closed
manuroe opened this issue Sep 12, 2016 · 0 comments
Closed
Assignees
Labels

Comments

@manuroe
Copy link
Member

manuroe commented Sep 12, 2016

We must add ***UsageDescription to Info.plist to all requested permissions

The log says:

This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSContactsUsageDescription key with a string value explaining to the user how the app uses this data.

or

[access] This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSPhotoLibraryUsageDescription key with a string value explaining to the user how the app uses this data.

@manuroe manuroe added the P1 label Sep 12, 2016
@manuroe manuroe self-assigned this Sep 12, 2016
@manuroe manuroe changed the title iOS10: App crashes when it wants to access local contacts iOS10: App crashes when it wants to access user's data (Photos, Contacts, ...) Sep 12, 2016
manuroe added a commit that referenced this issue Sep 12, 2016
@manuroe manuroe closed this as completed Sep 12, 2016
langleyd pushed a commit that referenced this issue Mar 29, 2023
* change mapped suggestion type contents
* update test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant