You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I already had my own NSCameraUsageDescription description in my config.xml file and this package has replaced it by The camera is used to scan QR codes.
This has actually led to Apple rejecting my app now because the message is too vague and according to Apple: We noticed that your app requests the user’s consent to access the camera, but doesn’t sufficiently explain the use of the camera in the purpose string.
Short of forking the app, could anyone explain how can I override this message with my own?
Many thanks
The text was updated successfully, but these errors were encountered:
I already had my own NSCameraUsageDescription description in my
config.xml
file and this package has replaced it byThe camera is used to scan QR codes.
This has actually led to Apple rejecting my app now because the message is too vague and according to Apple:
We noticed that your app requests the user’s consent to access the camera, but doesn’t sufficiently explain the use of the camera in the purpose string.
Short of forking the app, could anyone explain how can I override this message with my own?
Many thanks
The text was updated successfully, but these errors were encountered: