Adobe AIR 3.0 application loader error
I am trying to submit an update to my app using the Apple Application Loader. The prevous version of my app was made with an early version of Adobe AIR about a year ago.
My problem is when I upload my app I get an error, "The key UIRequiredDeviceCapabilities in the info.plist may not contain values that would prevent this application from running on devices not supported by previous versions".
I have edited the UIRequiredDeviceCapabilities key in the Infoadditions of the xml document. I included the camera and microphone capabilities so the app would only run on the iPod Touch 4th gen but this would still allow it to run on older iPhone models.
Are there any additional changes I need to make to be able to submit this app update?
