+1
Beantwortet
keyboards in android
I am working on tweaking an iOS app for android. There does not seem to be a native keyboard for my textfield in android. When I tap the textfield on an android device, nothing happens. Is there a special trick for this?
Customer support service by UserEcho
Your issue seems to lie in the zorder of your textfield. This prevented the textfield from triggering the keyboard. I updated your wire. This is an Android quirk.