Posted on 01-14-2022 01:53 AM
Every time after deleting the app, I need to enable the camera permission for that app.
Is it possible in Jamf School that the permission is set to the camera with the distribution of app or when starting the app?
Thank you
Posted on 01-14-2022 04:53 AM
The camera authorization can only be granted by the user himself, not by MDM. This is Apple's intention and not a bad thing.
Posted on 01-27-2022 05:55 AM
Do you now, how it can be solved?
Posted on 01-28-2022 12:27 AM
Why are you deleting the app in the first place? You can't release the permission for the camera via Config Profile. The user must ALWAYS do that manually. So don't delete the app and the permission will only appear once.
Posted on 01-28-2022 12:51 AM
Thank you. The app includes a database and it must be deleted each time before the new use. And the app is also updated.
Posted on 01-28-2022 07:47 AM
okay, that sounds pretty bad, so you don't have much choice but to reset the permissions each time.
unless you really get behind it and write a script that deletes the database and reloads and installs the app from the internet... then it should work.