Skip to content
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

Not Working On Android 12 #23

Open
QTech-Pete opened this issue May 6, 2022 · 0 comments
Open

Not Working On Android 12 #23

QTech-Pete opened this issue May 6, 2022 · 0 comments

Comments

@QTech-Pete
Copy link

I have 2 devices one is android 10 and the other is android 12. Toast works on android 10 but not in android 12.

Here is the stack trace.

{System.NullReferenceException: Object reference not set to an instance of an object.
at Plugin.Toast.ShowToastPopUp.ShowMessage (System.String message, System.String backgroundHexColor, System.String textHexColor, Plugin.Toast.Abstractions.ToastLength toastLength) [0x0003d] in C:\Users\10061213\Toast\Toast.Plugin.Android\ShowToastPopUp.cs:79
at Plugin.Toast.ShowToastPopUp.ShowCustomToast (System.String message, System.String bgColor, System.String txtColor, Plugin.Toast.Abstractions.ToastLength toastLength) [0x00000] in C:\Users\10061213\Toast\Toast.Plugin.Android\ShowToastPopUp.cs:26
at Services.ToastService.ShortToast (System.String message, System.Boolean success) [0x00010] in ~Services\ToastService.cs:76 }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant