ios - How to Open data(saved using core data model) saved in my in pad -
im new core data, created 1 model , saved data in simulator , opened .sqlite folder contain data.
now done same thing in ipad different data
how see .sqlite file, stored… in ipad
can copy same data in ipad, mean out entering data again ….
thanks …
- you can app's container when attach device xcode.
windows->devices->your app->click small setting button->select download container.
show content of appdata saved, see .sqlite file in folder.
in terms of browsing data, have several choices. here discussion tool browsing core data. is there core data browsing tool out there? in case use db browser, works fine.
- could explain more why want that?
hope helps :)
Comments
Post a Comment