When you distribute an iphone/ipad universal app do you compile it against the 3.1.3 SDK or 3.2? When are some of the settings?
When you distribute an iphone/ipad universal app do you compile it against the 3.1.3
Share
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 just built an app with 3.1.2 that was just accepted into the app store. Building with a lower version will ensure compatibility with people that are running older versions of the OS on their iphone/ipod touch.
EDIT: you should compile with 3.2…see my comment below.