↧
Answer by DarkDust for iOS camera authorization - wrong status
This seems to be the intended behaviour. If Apple would want you to react to authorization changes at runtime, there would be a notification that tells you that it changed.But right now, there is no...
View ArticleiOS camera authorization - wrong status
I use the following code to check and request authorization for the Camera. Problem is the following. The following scenario leads to a wrong authorization status:User declines authorization for the...
View Article