I am making a game that has a profile system, and thus I have to delete them, see what they are saving, whatnot.
On Corona there is a option that opens (using the OS default file browser) on the appropriate folder.
Please make that too on Gideros! (by the way, where is that folder in OSX? I am not finding it right now
)
Comments
The folder should be in temporary directory on Mac OS
from: http://members.giderosmobile.com/knowledgebase.php?action=displayarticle&id=57
on Mac OS X (Open console and type "open $TMPDIR" without quotes, then navigate further): ./gideros/[YOUR APP NAME]/documents/
And for know something like this may interest you too:
http://giderosmobile.com/forum/discussion/4628/clearing-app-data/p1
open $TMPDIR/gideros
This is a DMG Installer, so drag the .app to the Applications folder and run it from there.
Have fun,
cheers,
Likes: ar2rsawseen, HubertRonald, GregBUG, hgvyas123
Author of Learn Lua for iOS Game Development from Apress ( http://www.apress.com/9781430246626 )
Cool Vizify Profile at https://www.vizify.com/oz-apps
http://osxdaily.com/2012/07/27/app-cant-be-opened-because-it-is-from-an-unidentified-developer/
Likes: OZApps
Likes: hgvyas123
Author of Learn Lua for iOS Game Development from Apress ( http://www.apress.com/9781430246626 )
Cool Vizify Profile at https://www.vizify.com/oz-apps