accepting invalid server security certificates in Android 4+
Hi,
I have an AIR app which calls an https script on a server. We have a valid server security certificate on our live server, but not on our development servers.
Everything works fine on the live server, with Android and iOS.
On the development servers, with Android 2.2/2.3, an alert pops up on my device asking me to accept the invalid security certificate before I can continue. This is fine.
With Android 4 devices I don't get the pop-up. It just fails and gives me an actionscript 2032 Stream Error every time. However, the same apk on an older Android 2.2/2.3 device still works.
AIR apps on iOS have never been allowed to call server scripts without valid security certificates. I raised this issue in the flash pre-release forum and was told this was a known issue. Can somebody confirm if this is now the case with Android 4 devices too?
thanks,
Nick
