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
321 stars 369 forks source link

Missing images when sharing from iOS photos library #309

Open elizacotocea opened 3 weeks ago

elizacotocea commented 3 weeks ago

Hi! I encountered an issue that happens randomly. Sometimes, when I share multiple images to my app, some files are not received. Still, if I select the images that are missing separately (or with different images) they are received correctly.

Has this happened to anyone and found a solution?