1

I'm working with Xamarin Studio to do a iPad App using sqlite database. How can I see the table I created and the data in it ?

I tried using Firefox sqlite add in, but couldn't find the database file.

1 Answer 1

2

You can access the Simulator files from ~/Library/Application Support/iPhone Simulator/.

In this folder are the various iOS version numbers so pick the one you are running. In that will be Applications and you'll see a bunch of GUIDs, one of which will be the running app. And then you can easily find your sqlite database file.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.