152
Views
6
Comments
[Keyboard Plugin] Events not firing
Question
keyboard-plugin
Mobile icon
Forge asset by Alexandre Costa

Hi,

I am using the keyboard plugin to detect if the keyboard is visible to the user. Unfortunatly none of the events seem to be firing. I have checked the plugin exists using the CheckKeyboardPlugin client action.

2018-11-05 02-29-37
Jay Santos

Hello Anthony, how are you?


Are you testing as a native application on a device? The events doesn't seem to be triggered either on the web preview nor on the Outsystems Now app. However as a native app it's working fine (what I did was add an input field on the screen which I could tap to show the keyboard and set the events like you did).

Let me know if you need any further help.

UserImage.jpg
Anthony Phan

Hi Jay,

I seem to have solved the problem. I had to delete the app, regenerate the APK and reinstall. Unfortunately this will mean that all my user will also have to do the same. 

2018-11-05 02-29-37
Jay Santos

Anthony Phan wrote:

Hi Jay,

I seem to have solved the problem. I had to delete the app, regenerate the APK and reinstall. Unfortunately this will mean that all my user will also have to do the same. 


Can you share what was the problem?

UserImage.jpg
RD.

Hello there! Can you share your oml for this. Thank you

UserImage.jpg
Anthony Phan

Seems the module uses a library (presumably cordova library) that needs to be installed by regenerating the APK. If the app is already installed it will not automatically install the library.

UserImage.jpg
Charise Walraven

FYI, you can install an update if you regenerate the app in most cases by just installing the new .apk while the old one is on the phone. So you probably didn't need to uninstall the application before reinstalling it.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.