App is crashing because of android.os.FileUriExposedException

  • Thread starter Thread starter Android Central Question
  • Start date Start date
A

Android Central Question

The app is crashing when I'm trying to open a file. I found the log
android.os.FileUriExposedException: file:///storage/emulated/0/test.txt exposed beyond app through Intent.getData()
I know the solution of this problem. I fixed in the newer version of the app. For new version of app, I used FileProvider for apk installation, but old version of app use Uri.fromFile(dest).
Now the problem is the auto update of the app. I need to update app automatically from the old version of the app. When I tried to update new app it donload the app, but when try to install app it is crashing. Is there any way to install app from the old version of app?
NB: previous developer didn’t use play store for our app.

Thanks in advance
 

Trending Posts

Members online

Forum statistics

Threads
955,803
Messages
6,965,872
Members
3,163,399
Latest member
yugantshambharkar