itlancer

Results 137 comments of itlancer

For me it works fine using latest AIR 51 and https://airsdk.dev/reference/actionscript/3.0/flash/text/TextField.html#allowedDomains Thanks!

Fixed with latest AIR SDK 51.0.0.4. Thanks!

@ajwfrost Just check new `certificateError` event with Windows devices and `URLLoader` using latest AIR 50.2.3.1. It works as expected, thank you! Now we can suppress network security errors popups. What...

@ajwfrost `certificateError` event doesn't fired with `StageWebView`. Tested with Windows devices using `true`. Also tested with Android devices without `true`. For testing used https://expired.badssl.com/ and https://self-signed.badssl.com/

@ajwfrost Thanks for new `SecurityErrorEvent.CERTIFICATE_ERROR` event. Only issue I found for now - it just still doesn't work with `StageWebView`.

`StageWebView` still not support `SecurityErrorEvent.CERTIFICATE_ERROR` events with AIR 51.1.1.2.

@ajwfrost Issue still exists with AIR 51.0.1.4. With some Windows devices AIR applications has low performance. Especially with 4K video playback. Tested with Windows 10 64-bit, Intel i7-1165G7, 16 GB...

Fixed. Tested with AIR 51.0.1.5. But still a lot of issues around video performance/limitations mentioned above. And with DirectX/maxD3D https://github.com/airsdk/Adobe-Runtime-Support/issues/2708#issuecomment-2228898406

Issue still exists with AIR 51.0.0.2 for Windows. May be some locale-specific comparison under the hood... There is no such issue for Android.

@ajwfrost Issue still exists with AIR 51.0.0.3 for Windows. For example try with time zone (execute via CMD): `tzutil /s "Turkey Standard Time"`