-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No text-predictions on Android with SwiftKey #83
Comments
Wasn't this solved with #56? |
Nope, afair you made the text-prediction settings configurable in that issue. And that worked, but I've tested that configuration on a device without SwiftKey, so everything looked fine (as you can see in the video from my initial post). |
@EddyVerbruggen Any update on this? |
Hi @svzi, thanks for the detailed bug report! I had to do some trial and error to figure out why SwiftKey didn't play nice, but it seems like it's sorted. Just upgrade to 1.5.6 and set |
@EddyVerbruggen with |
@gregavola On what device etc? I’m trying to enjoy a little vacation so don’t expect swift answers.. |
So far it’s every device I’ve tested it upon. Nexus 5, emulator. I’ll get you more specifics. |
What you're trying to accomplish
Use text-predictions with the Android SwiftKey keyboard with this plugin. It does not work in my project, so I decided to try the demo app for cordova-plugin-native-keyboard and it didn't work as well on my phones.
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
Using text-predictions while I type as I normally do with SwiftKey as my default keyboard.
What actually happened
No text-predictions are shown with the SwiftKey keyboard. When I switched back to Gboard, the factory installed keyboard for my phone, the text-predictions worked. All other apps, at least all apps I know about, use text-predictions with SwiftKey. I wouldn't use SwiftKey for years if that keyboard didn't support text-predictions...
I've prepared a short video:
https://streamable.com/z8dpl
This isue may also somewhat related to #80, at least it's both SwiftKey. And with over 100.000.000 installs for SwiftKey, I guess it's somewhat popular among Android users and no niche app.
Cordova Information
The text was updated successfully, but these errors were encountered: