d-silveira / flutter-share

complete flutter share plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Native sharing popup doesn't trigger share receiver

sukhcha-in opened this issue · comments

I tried using this library for receiving share intents (text).
It works fine for apps which has developed their own sharing screen. For example: Amazon/Myntra
But it doesn't work with native sharing popup triggred by apps like: Chrome/Flipkart
Device: Samsung Galaxy S10+

@d-silveira i tried customizing your library to support text/html too, but no luck!