I'd like to know the install state of my iOS safari extension in the associated swift app. Is there any way to get this?
SFSafariExtensionManager
and getStateOfSafariExtension
here only seems valid on macOS safari extensions. Is there any equivalent method for iOS?