How to access sandboxed files?

Ok

I saw in many places that in the Mac we can access the application files in the following way.

Open Xcode -> Window -> Organizer -> Choose your device -> Applications -> select application

But I cannot see any files for any of the applications created by Corona. Am I doing something wrong? [import]uid: 64174 topic_id: 25001 reply_id: 325001[/import]

I use the Corona GUI => show project sandbox

I am on windows though. [import]uid: 90610 topic_id: 25001 reply_id: 101533[/import]

on mac simulator file menu -> show sandbox [import]uid: 7911 topic_id: 25001 reply_id: 101534[/import]

I should have been clearer…

I need to access(or just view) sandboxed files for applications which are installed in my iPhone

Not the sandboxed files for simulator applications

[import]uid: 64174 topic_id: 25001 reply_id: 101538[/import]

You can see them in the XCode organiser when your phone is plugged in. [import]uid: 5833 topic_id: 25001 reply_id: 101551[/import]

@graham

Yes that’s what i have been trying. I can see my phone’s applications in ORGANIZER window. But when I click on any of the applications, the field called “DATA FILES IN SANDBOX” is always empty. I never see any files there. [import]uid: 64174 topic_id: 25001 reply_id: 101556[/import]

Are you absolutely sure your files are getting saved correctly? Do they work in the simulator? [import]uid: 5833 topic_id: 25001 reply_id: 101557[/import]

Ah! I have found out what the problem is.

I recently upgraded my iOS veriosn to 5.1. Seems my XCode doesn’t support the latest version. Guess I will have to update my xCode.

I see this message

The version of iOS on “iPhone” does not match any of the versions of iOS supported for development with this installation of the iOS SDK. Please restore the device to a version of the OS listed below, or update to the latest version of the iOS SDK; which is available here.

Anyway thanks all! [import]uid: 64174 topic_id: 25001 reply_id: 101573[/import]