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
Code: ShowToastPopUp.ShowMessage (System.String message, System.String backgroundHexColor, System.String textHexColor, Plugin.Toast.Abstractions.ToastLength toastLength)
Reason: System.NullReferenceException: Object reference not set to an instance of an object
OS: Android 11
Tested Devices: Galaxy S10 Galaxy Note20 Ultra 5G Galaxy S21 5G
The text was updated successfully, but these errors were encountered:
Same here. It crashes on Android 11.
Sorry, something went wrong.
There is an open pull request that resolves this issue:
#22
My forked branch with this fix: https://github.com/jirimatejka/Toast
Will there be a new version with a fix in for this?
No branches or pull requests
Code:
ShowToastPopUp.ShowMessage (System.String message, System.String backgroundHexColor, System.String textHexColor, Plugin.Toast.Abstractions.ToastLength toastLength)
Reason:
System.NullReferenceException: Object reference not set to an instance of an object
OS:
Android 11
Tested Devices:
Galaxy S10
Galaxy Note20 Ultra 5G
Galaxy S21 5G
The text was updated successfully, but these errors were encountered: