- Joined
- Jun 6, 2020
- Messages
- 20
- Reaction score
- 1
- First Language
- German
- Primarily Uses
- RMMV
Hey,Hi @SVEzT, @biud436 and everybody, hope you all are doing well.
I finished my game (in which this plugin is fundamental), it runs with no problem in Windows, but now that I'm working on the Android version I had the same "no keyboard/cursor appearing" problem.
Did you find any solution to this?
If no, and also to avoid future problems with Android Web Studio updates as @biud436 was talking about, I was considering using @Aloe Guvner's Virtual Buttons and DPad plugin to make keyboard appears anyway and whenever it is needed, but before trying this I wanted to know if you found or there are other ways/solution to fix the problem.
Many thanks in advice, have a good day you all.
we tried several other plugins and none of the worked smoothly under android. Finally, we decided stayt with the RS InputDialog Plugin but added "Tap in the left or right bottom corner of your display to open the keyboard." as a "hint" within the input box.
You really consider using Aloe Guvner's Virtual Buttons and DPad plugin? You would need to build a full keyboard using it. Do you consider this to be feasible.... sounds tricky to me.