I'm trying to recreate the condition where the following code returns AVAuthorizationStatusNotDetermined: AVAuthorizationStatus authStatus = [AVCaptureDevice authorizationStatusForMediaType:AVMediaTypeVideo]; However, the iPad …
ios ipad permissions camera ios-permissionsIn android, you define permissions for gps, sms sending, location , .., in the manifest file. Is there anything similar in the …
ios permissions manifest ios-permissionsI am trying to enable push notifications on my existing iOS app. I have gone through all the steps mentioned …
ios provisioning-profile provisioning ios-provisioning ios-permissions