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
{{ message }}
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.
"Error":{"type":"angular","url":"","localtime":1500443311185,"message":"Java exception was raised during method invocation","name":"Error","stack":"Error: Java exception was raised during method invocation
at Error (native)
at androidExec (localhost:12240/cordova.js:940:40)
at Function.Keyboard.close (localhost:12240/plugins/ionic-plugin-keyboard/www/android/keyboard.js:17:5)
at Object.hide (localhost:12240/32ebc259e3f2b2d56e775b629d8080926bceffdd.js?meteor_js_resource=true:129:8247)
I have seen this error quite a few times on my Cordova app but couldn't figure out exactly what's causing this keyboard.close function to throw the error. Also, the impact for the user is also not detectable.
Thank you for any help.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
"Error":{"type":"angular","url":"","localtime":1500443311185,"message":"Java exception was raised during method invocation","name":"Error","stack":"Error: Java exception was raised during method invocation
at Error (native)
at androidExec (localhost:12240/cordova.js:940:40)
at Function.Keyboard.close (localhost:12240/plugins/ionic-plugin-keyboard/www/android/keyboard.js:17:5)
at Object.hide (localhost:12240/32ebc259e3f2b2d56e775b629d8080926bceffdd.js?meteor_js_resource=true:129:8247)
I have seen this error quite a few times on my Cordova app but couldn't figure out exactly what's causing this keyboard.close function to throw the error. Also, the impact for the user is also not detectable.
Thank you for any help.
The text was updated successfully, but these errors were encountered: