cancel
Showing results for 
Search instead for 
Did you mean: 

Weird bug in custom keyboard

ihsanoglu
Senior

I am creating a custom keyboard following the example provided.

The code in the example is simple to understand and follow.

However, in my custom keyboard the following function behave weirdly

getBufferPosition()

I have 2 callback areas in my keyboard, one for backspace, and the other for 'Enter' functionality.

When I call the function from the key pressed callback the function return the correct value.

However, when I call the same function from the backspace callback it always returns 0.

What is going on in here ?

please see the attached screenshots.

0690X00000A9cDfQAJ.png

10 REPLIES 10
RMoha.2
Associate II

Hi @Abdullah İhsanoğlu​ , were you able to enable "Enter" key on the keyboard?