Hello, I have developed an App that saves patient medical reports in a folder outside the app.
Example: "/storage/emulated/0/appname/report.pdf".
Having ascertained that with the new versions it is no longer possible to use this function, I would like to understand how to release the new version which will be the new reports in an allowed folder, but which at the same time can move the old reports downloaded to the new app folder?
Otherwise, releasing the new version the user will find himself with the empty archive.
I also wanted to know which folder you recommend to use to save the new reports which should remain even if the user uninstalls the app.
Thanks in advance
Example: "/storage/emulated/0/appname/report.pdf".
Having ascertained that with the new versions it is no longer possible to use this function, I would like to understand how to release the new version which will be the new reports in an allowed folder, but which at the same time can move the old reports downloaded to the new app folder?
Otherwise, releasing the new version the user will find himself with the empty archive.
I also wanted to know which folder you recommend to use to save the new reports which should remain even if the user uninstalls the app.
Thanks in advance