Problems with permissions in iOS #7379
Unanswered
Nolock360PMI
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We developed an application using:
"@ionic/react": "7.7.4"
"@capacitor/app": "5.0.7"
In which we requested permission to use the camera, notifications and the file manager. If we run the application from xCode on a physical device or on a simulator, everything works correctly.
The problem occurs when we distribute the app using TestFlight, we see that permissions are not requested as it is when we run it from xCode, we are investigating but I don't know if anyone has had this happen to them before.
Beta Was this translation helpful? Give feedback.
All reactions