file_picker_writable icon indicating copy to clipboard operation
file_picker_writable copied to clipboard

Interfering with Share extension plugin on iOS

Open kaciula opened this issue 1 year ago • 0 comments

On iOS, this plugin "eats" all links that are shared to my app.

I am using Share Handler plugin to deal with url shares from the browser (https://pub.dev/packages/share_handler) but your plugin catches all urls and they never reach the Share Handler plugin.

Can this be fixed? Or do I have a workaround at least?

kaciula avatar Mar 09 '23 08:03 kaciula