hi @butomo1989
i have set unicodekeyboard=true in capabilities and installed UnicodeIME-debug (enable and set default) by:
adb install /media/UnicodeIME-debug.apk
adb shell ime enable io.appium.android.ime/.UnicodeIME
adb shell ime set io.appium.android.ime/.UnicodeIME
but when test my app it do not input unicode text at all with no error in appium.
do you have any idea?
hi @butomo1989
i have set unicodekeyboard=true in capabilities and installed UnicodeIME-debug (enable and set default) by:
adb install /media/UnicodeIME-debug.apk
adb shell ime enable io.appium.android.ime/.UnicodeIME
adb shell ime set io.appium.android.ime/.UnicodeIME
but when test my app it do not input unicode text at all with no error in appium.
do you have any idea?