Post

Replies

Boosts

Views

Activity

Reply to NSExtension Warning
Hi, I'm getting the same warning in combination with ReplayKit. It shows up right at the moment when I stop recording. Can I ignore it for now as well? Thanks Extension request contains input items but the extension point does not specify a set of allowed payload classes. The extension point's NSExtensionContext subclass must implement +_allowedItemPayloadClasses. This must return the set of allowed NSExtensionItem payload classes. In future, this request will fail with an error. Extension: <EXConcreteExtension: 0x2805d6e80> {id = com.apple.ReplayKit.RPVideoEditorExtension} Items: (     "<NSExtensionItem: 0x2832f7930> - userInfo: {\n    NSExtensionItemAttachmentsKey =     (\n        "<NSItemProvider: 0x281b17b80> {types = (\n)}"\n    );\n    NSExtensionItemAttributedTitleKey = {length = 343, bytes = 0x7b5c7274 66315c61 6e73695c 616e7369 ... 4e616d65 4b65797d };\n}",     "<NSExtensionItem: 0x2832f7130> - userInfo: {\n    NSExtensionItemAttachmentsKey =     (\n        "<NSItemProvider: 0x281b15dc0> {types = (\n    \"public.data\"\n)}"\n    );\n    NSExtensionItemAttributedTitleKey = {length = 344, bytes = 0x7b5c7274 66315c61 6e73695c 616e7369 ... 6555524c 4b65797d };\n}",     "<NSExtensionItem: 0x2832f5f10> - userInfo: {\n    NSExtensionItemAttachmentsKey =     (\n        "<NSItemProvider: 0x281b172c0> {types = (\n    \"public.data\"\n)}"\n    );\n    NSExtensionItemAttributedTitleKey = {length = 352, bytes = 0x7b5c7274 66315c61 6e73695c 616e7369 ... 66696572 4b65797d };\n}"
Apr ’22