Post

Replies

Boosts

Views

Created

Accessing 'enabled' status of an iOS Safari Web Extension
Within an iOS(15) Safari Web Extension, is there a way for the app to query the enabled status of the extension, similar to how the Mac app extension works through its showPreferencesForExtension(withIdentifier:completionHandler:) method?
Replies
0
Boosts
0
Views
722
Activity
Jul ’21
SFSafariApplication.dispatchMessage for iOS Safari Web Extension?
Is it possible to send messages between the container app and the extension when working with an iOS Safari Web Extension? It seems to work ok on MacOS, but I can't find any documentation on how this would work on iOS. Any help would be greatly appreciated.
Replies
1
Boosts
0
Views
1.2k
Activity
Jul ’21
Can iOS Extensions be bundled into an existing iOS app
I currently have an iOS app on the AppStore, however would like to add a new iOS extension as part of that app, instead of creating a separate extension app. Is there a way to bundle both iOS mobile app and iOS web extension in the same installation?
Replies
0
Boosts
0
Views
654
Activity
Jul ’21