alinz / react-native-share-extension

react-native as an engine to drive share extension
MIT License
762 stars 397 forks source link

Not getting Url when sharing image from Google to share extension ( Android) #216

Open garridio85 opened 2 years ago

garridio85 commented 2 years ago

When saving a website the url is retrieved correctly but when sharing an image from the browser the url is not retrieved in INTENT.EXTRA_TEXT.

does anyone know where the url is passed?