Skip to content

iOS 10 permission text needed #53

@ahmetws

Description

@ahmetws

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions