@Keypress.native not working on Mobile Apps

Hi All,

I just implemented typingIndicator using @keypress.native =“do something”. This is working well on web. But on Mobile Apps the @keypress.native is not working. User’s keystrokes are not sent back to the application from the mobile app.

The App is framework7 vuejs variant compiled using Cordova.

Any idea how to resolve this issue.

Nosa Osahon