Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
megajogos opened this issue Sep 10, 2019 · 2 comments
Open

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

megajogos opened this issue Sep 10, 2019 · 2 comments

Comments

@megajogos
Copy link

megajogos commented Sep 10, 2019

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 megajogos changed the title Keyboard don't show up when textfield is clicked Keyboard don't show up when textfield is clicked [Android 9] Sep 10, 2019
@PrimaryFeather
Copy link
Contributor

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/

@urthling
Copy link

urthling commented Apr 7, 2021

Bug still exists but there is a workaround using an ANE developed by distriqt
airsdk/Adobe-Runtime-Support#535

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants