I have an application that is developed for ios lower than ios 5..
it uses core-data..
Now, if I upgrade it to ios 5, do I need to make some changes in the current application’s data model??
Thanks in Advance
Shreya
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.
Shreya,
In a word, no. iOS v3 and v4 data models work without change in iOS v5.
Andrew