Open mgravano opened 9 months ago
I solved it using sdk 50.2.4.2
But the app crashes when I start it...
There are a few issues with 50.2.4.2 for iOS, especially when packaging from Windows.... I'd check the crash logs on the device (under Settings > Privacy & Security > Analytics & Improvements > Analytics Data, and look for your app name listed there) to see if that helps narrow down what's causing the crash.
At the moment there are some install/signing issues if you're using Entitlements (see #2989 and #2987), but for crashing there are issues due to audio changes (#2993) and linking issues on Windows (#3010), in case any of those match up with what you see in your crash log.
This is what my iPad returns:
Using OpenSDK 21, Animate generates this error:
"Cannot sign an IPA file on non-Mac platform: invalid JRE that does not expose sun.security classes"
Tested with Air SDK version: 50.2.3.6
The same thing happens with Java JDK 11