I have a very tricky question that nobody was able to answer it so far.
My app needs to create and save a JSON file in the external storage.
When I uninstall the app and install it again, I want to click a button that opens a file picker and pick the JSON file I have created before.
Is that possible?
đ¶ 5
c
Chris Lee
09/05/2022, 8:38 PM
Yes. Suggest you dig further on this as itâs a routine operation, not at all âvery trickyâ or unanswerable.