Hi folks my usage description strings for permissions are not getting picked up in the final build. I’m referring to the likes of NSMotionUsageDescription
and NSCameraUsageDescription
just as examples. I’ve tried setting them in multiple ways without any luck:
- in the
config.xml
file:- using
<config-file>
- using
<edit-config>
- using
- using the
ios-camera-permissions
plugin (forNSCameraUsageDescription
,NSPhotoLibraryAddUsageDescription
, andNSPhotoLibraryUsageDescription
)
I’m not sure what else to try, or why this is happening. Does anyone have any ideas? Thanks.
1 post - 1 participant