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

swift - How to change text of a button with a segmented controller? -

javascript - Fabric.js copy paste of selected group -

android - Unable to cancel Async task on button click -