Page MenuHomePhabricator

[image-picker] configure privacy permissions on ios
ClosedPublic

Authored by adar on Jan 6 2023, 7:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 9, 7:53 PM
Unknown Object (File)
Sun, Jun 9, 4:15 PM
Unknown Object (File)
Sun, Jun 9, 7:39 AM
Unknown Object (File)
Thu, Jun 6, 11:24 PM
Unknown Object (File)
Thu, Jun 6, 4:49 PM
Unknown Object (File)
Thu, Jun 6, 4:48 PM
Unknown Object (File)
Thu, Jun 6, 3:01 PM
Unknown Object (File)
Wed, Jun 5, 7:43 PM
Subscribers

Details

Summary

This preliminary diff configures the necessary permissions for expo-image-picker. This one permission, NSMicrophoneUsageDescription is required for iOS devices as expo-image-picker allows users to create new media. I give more detail in this linear task (https://linear.app/comm/issue/ENG-2559/permission-configurations-for-iosandroid)

Test Plan

Build succeeds. Run succeeds.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

adar held this revision as a draft.

(We can probably abandon this)

@ashoat
Can we accept this diff and abandon the other one (D6147) ? That one has two commits pointing to it, while this one only has one commit and has been done properly. Sorry for the inconvenience, I'll hold off on publishing this diff until you can okay this approach.

Not sure why the arc lint + arc unit CI hasn't completed yet, probably not relevant

This revision is now accepted and ready to land.Jan 11 2023, 11:54 AM
This revision was landed with ongoing or failed builds.Jan 11 2023, 12:25 PM
This revision was automatically updated to reflect the committed changes.