-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
with iOS 10 additional texts needed for the permissions. The library uses the following two:
<key>NSCameraUsageDescription</key>
<string>App uses permission to take photo and add it to feedback screen</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>App uses permission to add photo to feedback screen</string>
The app crashes when additional photo cell tapped on the library unless this parameters added to project Info.plist
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels