Toast icon indicating copy to clipboard operation
Toast copied to clipboard

It crushes on Android 11

Open zakariyakassim opened this issue 3 years ago • 3 comments

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

zakariyakassim avatar May 14 '21 09:05 zakariyakassim

Same here. It crashes on Android 11.

runtimesoftware avatar Nov 12 '21 05:11 runtimesoftware

There is an open pull request that resolves this issue:

https://github.com/ishrakland/Toast/pull/22

My forked branch with this fix: https://github.com/jirimatejka/Toast

jirimatejka avatar Nov 17 '21 19:11 jirimatejka

Will there be a new version with a fix in for this?

GVirdee avatar Nov 29 '21 09:11 GVirdee