Hello.
My current app is completely working in the Corona Simulator. However, when I build it for Android and run it on my testing device the app freezes at the loading screen (The only function is to load a json file). I assume that that is because there is no json file on the device.
Is this a correct assumption? If so I would need to try loading my json file and if it does not exist save a default table. How would I go about creating a new json file on the device that I can read and write to?
Thanks for the help
-Summit Tech