ios - Checking data integrity on iPhone? -


we collect data on form. then, form submitted via web. network connection unavailable, gets stored in .plist file.

is there way (in xcode or otherwise) pull plist file iphone? want see state of file after crash, before start app again.


Comments

Popular posts from this blog

PHP DOM loadHTML() method unusual warning -

python - How to create jsonb index using GIN on SQLAlchemy? -

c# - TransactionScope not rolling back although no complete() is called -