Starling-Framework
Starling-Framework copied to clipboard
Keyboard don't show up when textfield is clicked [Android 9]
The keyboard stopped to show up in Android 9 devices using android target version 29.
The event SoftKeyboardEvent.SOFT_KEYBOARD_ACTIVATE is called but the keyboard don't appear.
We have tested using adobe air 32 in cpu and gpu mode.
Anyone know any workaround?
Hm, I haven't heard of this issue before! Have you tried using AIR 33? It has recently been released and can be obtained here: https://airsdk.harman.com/
Bug still exists but there is a workaround using an ANE developed by distriqt https://github.com/Gamua/Adobe-Runtime-Support/issues/535