Toasts.Forms.Plugin icon indicating copy to clipboard operation
Toasts.Forms.Plugin copied to clipboard

Toast comes multiple (Sometimes(?))

Open JaeWangL opened this issue 6 years ago • 1 comments

I set toast's coming when I receive push notifications But sometimes, toast comes more than one even if push's count is only 1

... I coudn't find why this issues occured So... I have no idea about this issue

Anyone have same issue with me?

JaeWangL avatar Aug 19 '18 16:08 JaeWangL

I also get a duplicated toast if the toast was not clicked and timed out. But if you click the toast, there will be no duplicated toast generated. But you need to have options = new NotificationOptions {ClearFromHistory = true};

albrecht-jun-zhang avatar Feb 20 '19 20:02 albrecht-jun-zhang