Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 29594

How to get original Uri when image share from gallery to App in android Pie

$
0
0

I am implementing an image/video share from the outside app into my app. I am using this library for sharing the image from outside the app to my react native app. Everything is working fine on up to Android Pie.

But in Android Pie, I am not getting real file URI instead of I am getting URI like below

'file:///storage/emulated/0/MyApp/917'

The original URI for this file is file:///storage/emulated/0/MyApp/4cf7ecbe-e684-41ec-8286-92ab5ff47dcc.png

How can I get the origin URI in android pie using above URI (Andriod -JAVA)??


Viewing all articles
Browse latest Browse all 29594

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>