Starling-Framework icon indicating copy to clipboard operation
Starling-Framework copied to clipboard

Keyboard don't show up when textfield is clicked [Android 9]

Open megajogos opened this issue 5 years ago • 2 comments

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?

megajogos avatar Sep 10 '19 18:09 megajogos

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/

PrimaryFeather avatar Sep 11 '19 12:09 PrimaryFeather

Bug still exists but there is a workaround using an ANE developed by distriqt https://github.com/Gamua/Adobe-Runtime-Support/issues/535

urthling avatar Apr 07 '21 02:04 urthling