onenightblitz
3 years agoProtege
How 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?