2

Im in the ipad air 2 simulator and trying to test replaykit and see if the window pops up to view the video of the recorded screen. When I do that I get an error saying this. Is that because Im testing it in the simulator?

plugin com.apple.ReplayKit.RPVideoEditorExtension interrupted

Hub connection error Error Domain=NSCocoaErrorDomain Code=4097 "connection to service named com.apple.ReplayKit.RPVideoEditorExtension" UserInfo={NSDebugDescription=connection to service named com.apple.ReplayKit.RPVideoEditorExtension}

Community
  • 1
  • 1
coding22
  • 689
  • 1
  • 7
  • 28

1 Answers1

5

I ran into this issue as well in the simulator. It breaks in there. On-device it's fine. Searching the internet this seems to always be the case.

cookednick
  • 1,025
  • 9
  • 16