Opened on 04/19/2017 at 06:34:01 AM
Closed on 04/19/2017 at 04:47:15 PM
#5154 closed change (fixed)
Update relevant description keys
Reported by: | mario | Assignee: | |
---|---|---|---|
Priority: | P2 | Milestone: | Adblock-Browser-for-iOS-1.5.2 |
Module: | Adblock-Browser-for-iOS | Keywords: | |
Cc: | jand | Blocked By: | |
Blocking: | Platform: | Adblock Browser for iOS | |
Ready: | yes | Confidential: | no |
Tester: | Unknown | Verified working: | no |
Review URL(s): |
Description (last modified by mario)
Background
With the most recent iOS update, Apple made it mandatory to describe description keys if necessary. Even though ABB doesn't require any special permissions, we use some libraries (namely HockeyApp), which require special permissions. As a result we need to specify the following description keys.
What to change
Description Key: NSPhotoLibraryUsageDescription
Text: Adblock Browser would like to access your photo library in order for you to be able to upload pictures.
Description Key: NSCameraUsageDescription
Text: Adblock Browser would like to access your camera in order for you to be able to take and upload pictures.
Hint for testers
Those strings aren't utilized in ABB yet whatsoever. Thus the implementation can't be tested. Apple might display those strings at some places in the future (e.g. App Store), but as of now they can't be seen.