I am writing an iOS app for collecting URLs.
The app has a Share Extension intended for use in other app (eg. Safari) to add a URL to the app.
The app is also able to share it's URLs.
When you trigger the share sheet, the app's own share extension appears as an option, this seems silly.
How can I stop this from happening?