You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What you're trying to accomplish
Create a demo app for cordova-plugin-native-keyboard and test it on my phone.
What did you do
I created a blank project and added the plugins as instructed by the Readme then coppied over the contents of demo/index.html to my www folder. I then used cordova platform add android and cordova run android to sideload the app onto my phone.
What you expected to happen
Type using 'glide' as I normally do with SwiftKey as my default keyboard.
What actually happened
I was only able to use the regular method of typing by selecting each letter one by one. When I switched back to Gboard, the factory installed keyboard for my phone, 'glide typing' worked.
Device Information
Device Model: Pixel
Hardware Manufacturer: Google
Keyboard: SwiftKey Keyboard (version 7.0.3.19)
Android version: 8.1.0
Android security patch level: March 5, 2018
Android Build Number: OPM1.171019.021
The text was updated successfully, but these errors were encountered:
What you're trying to accomplish
Create a demo app for cordova-plugin-native-keyboard and test it on my phone.
What did you do
I created a blank project and added the plugins as instructed by the Readme then coppied over the contents of demo/index.html to my www folder. I then used
cordova platform add android
andcordova run android
to sideload the app onto my phone.What you expected to happen
Type using 'glide' as I normally do with SwiftKey as my default keyboard.
What actually happened
I was only able to use the regular method of typing by selecting each letter one by one. When I switched back to Gboard, the factory installed keyboard for my phone, 'glide typing' worked.
Device Information
Device Model: Pixel
Hardware Manufacturer: Google
Keyboard: SwiftKey Keyboard (version 7.0.3.19)
Android version: 8.1.0
Android security patch level: March 5, 2018
Android Build Number: OPM1.171019.021
The text was updated successfully, but these errors were encountered: