After recording video using ReplayKit, RPPreviewController is introduced. But when you select Messages from the sharing extension, the screen turns black.
At this time, the following came out:
plugin com.apple.ReplayKit.RPVideoEditorExtension interrupted
plugin com.apple.ReplayKit.RPVideoEditorExtension invalidated
viewServiceDidTerminateWithError:: Error Domain=_UIViewServiceInterfaceErrorDomain Code=3 "(null)" UserInfo={Message=Service Connection Interrupted}
Any thoughts on why the extension becomes βinvalidβ and the message extension is broken?
Update: I sent this error report to Apple and said that it was a duplicate of error report 22750239. I donβt know how I can check the progress, however (Apple's error reporting system is pretty frustrating).
source
share