Link to home
Create AccountLog in
Avatar of gplana
gplanaFlag for Spain

asked on

Making an iOS application compatible with iOS6 and iOS5

I have made an iOS application which is working fine on iOS6, however it doesn't work on iOS 5 althought I have set "Deployment Target" property to 5.0 on "Target summary" properties screen.

So why is not working on iOS 5?

Thanks.
SOLUTION
Avatar of robertcerny
robertcerny

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of gplana

ASKER

What I don't really understand is that on IOS 5 simulator seems to work fine, is on a device with iOS 5 which doesn't seem to work. The error message shown on device is: ix.ApplicationCompatible.WarningTitle ix.ApplicationNotCompatible.SoftwareUpdateDescription
ASKER CERTIFIED SOLUTION
Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Avatar of gplana

ASKER

I made a version and I'm waiting for apple to aprove it. When it is approved then I will be able to test if it's compatible.