Keyboard re-opens after hitting the confirm button
Hi, I'm using the TouchScreenKeyboard class to open the keyboard and when I press the confirm button of said keyboard it closes and re-opens instantly. I'm not using an input field so it's not a problem of it staying focused and I'm only calling the "Open" method once. Any help would be really appreciated.693Views0likes0CommentsHow to disable "Oculus overlay keyboard disabled" error from System log?
We are currently using a custom keyboard UI in our application since the system keyboard doesn't close properly when we click the enter/return/confirm button on the right (it opens right back up again and doesn't type anything). However, whenever we interact with a input field we get the following "error" message in the logs: Error: Oculus overlay keyboard is disabled, add 'oculus.software.overlay_keyboard' feature request to your Android manifest. Is there a way to disable this message or prevent input fields from triggering the system keyboard?3.3KViews1like4Comments