For Apple's new ReplayKit Framework in iOS 9 you have to get permission to access microphone and record screen.
It seems like on when I run my test application in xcode on on every start up it re-asks for permission when I already granted permissions in a previous session.
Is there a way to ask permission once (when a user starts up the app for the first time) and not have to ask again on every new session?
Thanks]1
Replay Sharing An object that displays a user interface where users preview and edit a screen recording that you create with ReplayKit.
ReplayKit is a framework that allows developers to add recording and live broadcasting capabilities to their apps. In addition, it allows users to annotate their recordings and broadcasts using the device's front-facing camera and microphone.
The ReplayKit namespace provides classes that allows screen recording of the developer's application. Additionally, it provides a standard RPPreviewViewController view controller that allows the user to preview, trim, and share the recording. Developers must use the SharedRecorder singleton to create replays.
Unfortunately, this permission shows up every single time you start ReplayKit's screen recorder. No way to control this or make it remember.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With