RPPreviewViewController share extension not valid with ReplayKit

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).

+4
source share
1 answer

, ​​ . , .

0

Source: https://habr.com/ru/post/1610306/


All Articles