Toast icon indicating copy to clipboard operation
Toast copied to clipboard

Issue in iOS

Open kumartc opened this issue 2 years ago • 1 comments

Hi @ishrakland Please check this, I have issue with this in iOS

Exception {System.NullReferenceException: Object reference not set to an instance of an object at Plugin.Toast.IosHelper.GetVisibleViewController () [0x00054] in C:\Users\10061213\Toast\Toast.Plugin.iOS\IosHelper.cs:36 at Plugin.Toast.ShowToastPopUp.CreateToast (Sys…}

kumartc avatar Jul 15 '21 04:07 kumartc

Have the same issue reported from my users on IOS 15.

There is an experimental fix in my repo - see https://github.com/jirimatejka/Toast/commit/a3b5f83d2f239378378d6ef7944882472cef5963

As I am not able to consistently replicate it on my device I would appreciate any feedback on that fix.

regards

Jiri

Hi @ishrakland Please check this, I have issue with this in iOS

Exception {System.NullReferenceException: Object reference not set to an instance of an object at Plugin.Toast.IosHelper.GetVisibleViewController () [0x00054] in C:\Users\10061213\Toast\Toast.Plugin.iOS\IosHelper.cs:36 at Plugin.Toast.ShowToastPopUp.CreateToast (Sys…}

jirimatejka avatar Jan 23 '22 15:01 jirimatejka