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

Sharing when app is in background #264

Open ibrahim283940 opened 9 months ago

ibrahim283940 commented 9 months ago

When app is not in background/killed, sharing works fine, but when app is in recents/background, nothing happens, app remains in the state it was before.

Gobinda74 commented 7 months ago

Same here. In Android not working but showing white screen and stuck. But in IOS device it works like perfect.