Closed Bug 1312842 Opened 8 years ago Closed 8 years ago

Support the new iOS 10 Camera/Photos usage description

Categories

(Firefox for iOS :: General, defect, P1)

Other
iOS
defect

Tracking

()

RESOLVED FIXED
Tracking Status
fxios 6.0+ ---

People

(Reporter: st3fan, Assigned: st3fan)

References

Details

(Whiteboard: [MobileAS])

Attachments

(1 file)

On iOS 10 (when linked against the iOS 10 SDK), applications must provide a privacy description for camera and photo library usage. We currently do not have those and it is most likely making the app crash or behave inconsistenly.
Whiteboard: [MobileAS]
This patch adds the `NSPhotoLibraryUsageDescription` and `NSCameraUsageDescription` items to our `Info.plist`. These are mandatory when linked against the iOS 10 SDK and running on iOS 10.

Because they are currently undefined, we crash when we try to save an image to the photo library or when a web page wants to access the camera.
Attachment #8804446 - Flags: review?(sleroux)
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Priority: P2 → P1
How we should translate those strings? There are no comments and string ids are not helpful either.
Depends on: 1315653
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: