Will an application compiled for iOS3 run on iOS4 ans ioS5?
if not compatible, what are the changes I have to do in my code to support it?
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.
In most cases it will work on iOS4 and iOS5. If compatibility issues will arise, it will always be unique in each case. There is no general approach to address the software compatibility issue when it comes to deprecated API’s.