Are there any Apple iOS ReplayKit engineers on the list? I submitted a bug 
report (with sample project that demonstrates the bug) where ReplayKit does not 
start recording sometimes (generally the first call to 
RPScreenRecorder.shared().startRecording(handler:) does not start the recording 
in the demo app (and my main app) when you call it and the user taps the 
permission option. After calling stopRecording and then startRecording again, 
it does start immediately. The first call to startRecording seems to require a 
subsequent tap of a button on the screen or (showing an alert view also starts 
it). I'm doing this on an iPad Pro (but have also observed it on the original 
iPad Air).

rdar://31543732

For anyone else curious, sample project is here:

https://github.com/dave256/ReplayKitBugReport

Thanks,
Dave Reed

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to