I tried using the Keys.onPressed event handler for a QML component like TextField or TestInput. It works fine on desktop but could not get the onPressed event on iOS and Android.
Is it a bug? I am using the Qt 5.4 community edition.
Thanks in advance for the support.