IOS extension: how to run Safari sharing extension in debug mode?
I'v made an extension for sharing and it showed up in the list of extensions for Safari shares, but when I use Xcode and run the extension schema, I can't select Safari as the main app for my extension (Safari is not listed).
What should I configure so that I can test my extension using Safari as the host application?
+3
CarmeloS
source
to share
1 answer
You don't actually need to select Safari as the host. I tried other apps as host, it worked as well.
Hope this helps.
-2
Shih-Chin Yang
source
to share