I am currently developing a game using the Defold engine, and I’ve encountered an issue with the Android keyboard. When the keyboard is opened, it obscures the UI elements in the background, making it impossible for the user to see what they are typing.
I am seeking advice on alternative approaches or solutions to this problem. Specifically, I would like to know if there are any recommended methods to ensure that the UI remains visible and functional while the keyboard is active. Additionally, any suggestions on alternative keyboard implementations or overlays that work well with Defold would be greatly appreciated.