Copy link to clipboard
Copied
When I compiling my app using Animate 2020 for Android with the last compiler
The input text fields don't runs well in android devices.
When I press on the input field don't show the android soft keyboard!
We have 7 big app on googleplay running ok but know I can’t make any changes because when I compile them and test them I have this problem in all of the input text fields. When I click on the text field don’t show the soft keyboard in many devices (in some devices runs well)
I tried to do this:
mytextfield.needSoftKeyboard=true;
mytextfield.requestSoftKeyboard();
without results.
I use Animate 2020, I can’t use a previous compiler.
I need help!
Thanks!
1 Correct answer
What version of AIR are you using with Animate 2020?
The older Adobe versions of AIR do have this problem, but Harman should have fixed this a little while back in AIR 33.0.0.212.
Copy link to clipboard
Copied
What version of AIR are you using with Animate 2020?
The older Adobe versions of AIR do have this problem, but Harman should have fixed this a little while back in AIR 33.0.0.212.
