I've created a Share extension that will save a file URL to user default. The extension comes with a UI with Post and Cancel button. How can I remove this (the UI) so that when I press my share extension, it will straight away call the didSelectPost?
I'm using Swift 3 and building for iPhone