I just installed the latest version AIR Beta SDK, but I'm still getting the error
Error occurred while installing the application:
Session did end with error (null)
When I try to run using the iOS simulator.
Here is the SDK info:
<?xml version="1.0"?>
<air-sdk-description>
<name>AIR 16.0.0</name>
<version>16.0.0</version>
<build>245</build>
</air-sdk-description>
For the install, I
1. Installed the new beta version of AIR
2. Copied over the Flex-compatible AIR SDK into
com.adobe.flash.compiler_4.7.0.349722/AIRSDK
Anything I'm missing?