IOS numeric Keyboard Conflict BITMOJI KEYBOARD

Hello everyone. I noticed a problem in my application on ios only.

To open the numeric keyboard in my html code I use input type = “number” pattern = “[0-9.] *” Decimal = “true”

If the user uses BITMOJIE keyboard in his ios this one comes by default open.
Is there a known conflict with this keyboard to ios or a way around.

1 Like

Hello drenix, I had the same probleme did you found a fix ?