I can full iphone core data in iphone test at my phone
But i need this databases for all app copies
I need copy full databases to app folders
How?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think your problem is pre-populating your database, yes? Well there is no straight-forward answer to your question in that case.
You can access the database file from your Simulator from
~/Library/Application Support/iPhone Simulator/[Version]/Applications/[AppID]/Documents.There is no way to my knowledge (without jailbreaking) to access the files on the phone.
There are many questions that cover pre-population right here on SO so I won’t go through them all. You should be able to find what you are looking for by searching the site, if my answer wasn’t enough.
Good luck.