Join Nostr
2024-07-04 07:20:17 UTC
in reply to

Juan Arzola on Nostr: I haven’t made this myself, but I’d expect something like replacing the share ...

I haven’t made this myself, but I’d expect something like replacing the share extension’s root VC with a UIViewController that displays a transparent view and calls “extensionContext?.completeRequest” in viewDidAppear to work? That should foreground the main app and cause the extension to terminate.