Hi, I have a universal app for ipad and iphone. What I'm trying to determine is what OS version do my users need to have in order for my app to work?
In Xcode, in the top left hand corner I see: "Device - 4.0 | Release | MyAppName"
Does this mean they need to have ios 4.0? Also, the weird thing is that my ipad is running ios version 3.2.2 but for some reason it works when I build&run the program on the device...
Can anyone help me out on how this all works? Thanks in advance