Hi,
my app uses the iBarcode library, which requires camera permission.
The app is automatically listed in the Apple Settings app, where you can activate/deactivate the camera permission.
When a user deactivates the camera permission, the Scanner_Ready event fails. In this case I want to show the respective item in the Settings app so that the user can activate the camera permission.
How can I show the Settings app (camera permission for my app) from my app?
Thanks a lot!
my app uses the iBarcode library, which requires camera permission.
The app is automatically listed in the Apple Settings app, where you can activate/deactivate the camera permission.
When a user deactivates the camera permission, the Scanner_Ready event fails. In this case I want to show the respective item in the Settings app so that the user can activate the camera permission.
How can I show the Settings app (camera permission for my app) from my app?
Thanks a lot!