IOS apps are sandboxed, meaning they can't store files anywhere expcept inside themselves. So the only location it can be, is inside gideros player app on your ios device.
Can you find GiderosPlayer on your ios device? If yes, what do you see inside your Gideros player.
Just a note, that any exported project may have been used as player, so if you run your project from your own exported project, which was loaded as a player, the files should be under that app.
Thats interesting, because if you run those projects on player, they should be there. When you click on the screen which shows IP address, in newer versions it would even load the list of stored projects and let you rerun them
Comments
Can you find GiderosPlayer on your ios device?
If yes, what do you see inside your Gideros player.
Just a note, that any exported project may have been used as player, so if you run your project from your own exported project, which was loaded as a player, the files should be under that app.
I found the gideros player application but didnt see any files or classes that running in my gideros player. So all is sandboxed.
I have no any exported project implemented as you say.
so there is no way ar2rsawseen thanks a lot.
When you click on the screen which shows IP address, in newer versions it would even load the list of stored projects and let you rerun them