Changelog: Fixed Issues
Background Audio in Android doesnt work(3319954)
Unable to package an application using an ANE on iOS, which doesn't not implement the finalizer function. (3321073)
Packaging fails with null pointer exception, when packaging an IPA using only the default implementation in the ANE on iOS. (3323233)
Geolocation permission dialog doesn't show up on iOS 6 device and App doesn't get listed in Settings->Privacy->Locations services. (3296870)
Database data is wiped out for every launch on iOS Simulator. (3329307)
WIFi Debugging on iOS
ebugging on iOS does not work when network interface is chosen as "Default" for Player Target AIR3.4 (3320979)
DisplayObject fails to render when changing rotationY on iOS6 device in GPU renderMode. (3320080)
When an app having aspectRatio Landscape and autoOrients "false" is packaged with iOS 6 SDK and run on an iOS 6 device, the launch image shows 90 degree rotation. (3321294)
If auto orients =false and aspect ratio=landscape,App launches in landscape mode but stage launches in portrait mode, on packaging with iOS 6 SDK. (3317345)
When packaging an IPA using platformsdk option for iOS 6 SDK, an exception, “java.io.IOException:PLISTgeneration failed due to SAX error:org.xml.sax.saxParseException” (3309675)
Packaging an IPA with requestedDisplayResolution as "standard" in application descriptor and using launch images "Default-568h@2x.png" and "Default@2x.png", both the images are showing up on iPhone 5 device. (3336456)
Application freezes when disposing the audioQueue for the microphone on iOS6. (3349815)
Crash when playing back Adobe connect recording with screensharing(3348585)
RTMPS on AIR for Android causes java.lang.OutOfMemory error and crash(3329055)
EncryptedLocalStore values lost upon upgrade to AIR 3.4(3317833)
Flash Player crashes when navigating to and from Flash content in Internet Explorer (3322564)
[iPad3]BitmapData captured of the stagewebview is 2x on ipad3(3321334)
Install Application causes a crash andoccasionally ipa.exe stops working(3298786)
On iOS6 using renderMode=gpu, DisplayObject fails to render when changing rotationY(3320080)
Flash Player shows white screen when using Webcam-feed(3337754)
New Features
Packaging multiple libraries in an ANE (iOS)
Debug stack trace in release builds of Flash Player
Invoke Event enhancement