-
Notifications
You must be signed in to change notification settings - Fork 276
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
Toast is not showing in Android 9.0.0 (OnePlus 5) #122
Comments
I have the same problem with OnePlus6T. Let me know if you find a solution. |
Update to 2.7.2, it works now. |
I'm also using the 2.7.2 library, but the toast is not showing... but i'm using the ionic framework, i suppose that is the problem with the ionic native wrapper. |
I'm using the Ionic Framework too and with "@ionic-native/toast": "^3.14.0" and the 2.7.2 version of "cordova-plugin-x-toast" the toast are showing successfully |
I've got a few errors like this (toast not showing) and found out that when the user turn app notifications off no toast appear. |
Expected behaviour
Show Toast
Actual behaviour
Toast was not shown
Hardware models
OnePlus 5
OS versions
Android 9.0.0 with Oxygen 9
I'm not a dummy, so I've checked these
deviceready
to fire.window.onerror
catches nothing).So how can we reproduce this?
The toast was showing before i updated my device to Android 9.0.0 from Android 8.1.0. The toast success is called and return OK with event="hide" and message.
The text was updated successfully, but these errors were encountered: