iphone - Supporting ios 5 in monotouch applications -
i have application monotouch ios (iphone/ipad application). in project option target ios 6.
now when want download application device run ios 5 itune not allow.
if change target version 5, app supports ios 6 , 6.1 yet?
do need change codes support both of them?
if target ios 5 in monotouch, app work on both ios 5 , ios 6 devices. in general, nothing special should done support both ios 5 , ios 6. keep in mind though, apis ios 6 only, such deep facebook integration. don't worry code, make sure test app on devices different ios versions.
Comments
Post a Comment