KasemJaffer / receive_sharing_intent

A Flutter plugin that enables flutter apps to receive sharing photos, text and url from other apps.
Apache License 2.0
334 stars 391 forks source link

Share extension is not working on first tap when selected more than one image (iOS) #180

Open Khosbayar opened 3 years ago

Khosbayar commented 3 years ago

Hello there!

Is there someone who has faced with the same issue as me?

When I select multiple images from Photos and then click on share extension, then it doesn't work on first tap, it lets me tap again to proceed. I don't catch any errors on ShareExtensionController.swift tho.

yhuriez commented 3 years ago

I have the exact same issue, and I don't know where it come from. I have no error on XCode or on Flutter execution.