I\'m developing an iPhone app that uses the built-in SQLite database. I\'m trying to view and open the database via the sqlite3 command line tool so I can execute a
The Easiest way to do it by far is using iExplorer to download the file from your app. and then use SQLite Professional read-only to read the file.
Even thought it is not realtime but at least it is free. :-)