Hi! I have been trying to package an AS3 Air Project but can't seem to get it right.
First I create an certificate by running CreateCertificate.bat, it works fine and I get the .p12 certificate.
I wait a minute or two, and then run PackageApp.bat. I get the following error:
Quote:
Packaging AirTest.air using certificate "bat\AirTest.p12"...
Could not generate timestamp: handshake alert: unrecognized_name
AIR setup creation FAILED.
Troubleshooting:
- did you build your project in FlashDevelop?
- verify AIR SDK target version in application.xml
Press any key to continue . . .
I have both built the AIR project with Flashdevelop and I have also checked the AIR sdk target version in application.xml.
Any help would be greatly appreciated
