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 396 forks source link

No action after trying to share a photo on iOS #273

Closed martinogarrizzo5 closed 10 months ago

martinogarrizzo5 commented 10 months ago

After compiling successfully the app, I tried to share a photo from the gallery to the app but then the screen became a little darker like it was launching something and then it turned back normal without sharing effectively the file with my app

martinogarrizzo5 commented 10 months ago

I investigated more and I found that I didn't setup the app group correctly. Now it works!

Lele5353 commented 6 months ago

What exactly did you do to solve this problem? The same thing happened to me