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

Sharing when app is in background #264

Open ibrahim283940 opened 1 year ago

ibrahim283940 commented 1 year 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 11 months ago

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