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
331 stars 384 forks source link

Works on the iOs Simulator, but does not work on a real device #292

Open shlembo598 opened 5 months ago

shlembo598 commented 5 months ago

On iOS, when I share a .kml file on the Simulator, everything works, but if I use a real device, the application does not receive the file. How can I solve this problem?