Mobile Keyboard fires no UserInputService events

Expected behavior

InputBegan, InputEnded and other appropriate events should fire when interacting with keys on the mobile keyboard.

Hi,

Thanks for the report! This is intended behavior for UserInputService, and not a bug. The on-screen mobile keyboard should only be used for textbox input and will not fire any keyboard events.

It fires no events at all, pretty sure that’s not how that’s supposed to work. This behavior is vastly different to PC.

Why should it fire events when it’s not used for anything else than typing?