PhilNewbie
Member
Hi,
I want to be able to read a json file at the start of my app and then periodically write to it back following user interactions. The initial version of the file has been created outside of the app.
While I've got it working using GetSafeDirDefaultExternal, I can't see where the file has been written to. I know that the file has been written because I can read it back in. I want to inspect the file manually to check that the contents are correctly formatted. Also, I will want to include this file with the app when it is installed.
Can someone enlighten me.
Regards
Phil
I want to be able to read a json file at the start of my app and then periodically write to it back following user interactions. The initial version of the file has been created outside of the app.
While I've got it working using GetSafeDirDefaultExternal, I can't see where the file has been written to. I know that the file has been written because I can read it back in. I want to inspect the file manually to check that the contents are correctly formatted. Also, I will want to include this file with the app when it is installed.
Can someone enlighten me.
Regards
Phil