Jump to content

Wave Keyboard callbacks not getting called on Focus 3


saltyseabeard

Recommended Posts

On 2/19/2023 at 6:29 PM, chengnay said:

Hi @saltyseabeard,

Do you mind sharing a sample project for further investigation? Thanks!

Yes I will get it to you! 

In the meantime, I got a keyboard plugin that works in the editor, but not on the device. Every time the OnSelect event gets called from the TMP_InputField, I get the following logs in Logcat:
 

Quote

2023/02/21 15:37:24.016 13225 13225 Debug WVRUnityActivity onWindowFocusChanged
2023/02/21 15:37:24.016 13225 13225 Debug WVRUnityActivity Call UnityPlayer windowFocusChanged 0 +++
2023/02/21 15:37:24.017 13225 13225 Debug WVRUnityActivity Call UnityPlayer windowFocusChanged ---
 

I seems Wave is grabbing focus and somehow the eventing flow is getting interrupted. Is there a way to disable this functionality?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...