We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
application crash on Xiaomi, Oppo or realme.
Fatal Exception: java.lang.NullPointerException Attempt to invoke virtual method 'android.content.res.Resources android.content.Context.getResources()' on a null object reference es.dmoral.toasty.ToastyUtils.getDrawable
es.dmoral.toasty.ToastyUtils.getDrawable (ToastyUtils.java:55) es.dmoral.toasty.Toasty.info (Toasty.java:174)
please update the issue.
I am using version 1.4.2 while facing this issue.
The text was updated successfully, but these errors were encountered:
Same problem using 1.5.1.
Crashes in Pixel emulators as well.
Any updates so far?
Sorry, something went wrong.
I am also facing the same, can you please fix this issue
No branches or pull requests
application crash on Xiaomi, Oppo or realme.
Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method 'android.content.res.Resources android.content.Context.getResources()' on a null object reference
es.dmoral.toasty.ToastyUtils.getDrawable
es.dmoral.toasty.ToastyUtils.getDrawable (ToastyUtils.java:55)
es.dmoral.toasty.Toasty.info (Toasty.java:174)
please update the issue.
I am using version 1.4.2 while facing this issue.
The text was updated successfully, but these errors were encountered: