ios - Opening database of test app in iPad -


Is there a way to open a test app's database in the iPad for me? I need to manually insert data for a few reasons, so is there a way to do this?

Yes, there is a way that you can open the database. The file location should be as follows:

Home / Library / App Support / iPhone Simulator / User / Application /

Based on how you want to view it I recommend checking either

that

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -