Hi there,
we have problems with text field input in a scrollable webview (from Gree) (based kogarasi).
In order to make the webview scrollable we set "unityplayer.ForwardNativeEventsToDalvik" true. But then we get problems with text field input. If you tab into a text field in the webview, the android keyboard comes up, but the keystrokes are not transported to the webview.
The webview itself works with unity, but as soon, as we add the vuforia package, you can’t type anything in the text fields.
On iOS touches and keyboard are working with no adjustment.
Does anybody have an idea, how to get the Manifest to forward keyboard events to the webview too?
Thx in advance
Maik
Hi again,
has nobody ever used a Android Webview in Combination with Vuforia and Text-input? I´m really stuck on this and need help.
Like I said: The webview works perfectly fine -alone with unity. But it breaks when adding Vuforia.
I now bought the Prime[31] Plugin "Etcetera", since it includes a webview too, but I just get to the exact same point: Keystrokes are not transported onto the webview if Vuforia is in the same project.
It´s really a quite important project I´m working on. Would be happy for any suggestion.
Maik