On PC my text input is working perfectly, but on my very slow ANdroid device with the same code I get some issues. Namely:
- A layer which should appear before the on focus only appears 'sometimes'.
- When the layer does appear it has the text input on it but as I type the letters are typed in reverse?!?
- Sometimes the native keyboard overlaps the game scene and other times it resizes the game scene
Like I said this only happens on ANdroid. PC runs perfectly and there is no code specific for mobile device.
The Android runs very slowly but as far as I was aware even if its running slow everything should still stay in sync.
Does anyone have any ideas or suggestions?
Thanks