Toast icon indicating copy to clipboard operation
Toast copied to clipboard

IOS application freezes on multiple popups

Open Adlorem opened this issue 4 years ago • 21 comments

There is an issue on IOS when opening at least two notification is short interval of time. When one is displayed and the second notification pupups it freezes user interface. Is there any chance for fix?

Adlorem avatar Jul 08 '19 14:07 Adlorem

Only happens when you choose a short Toast?

ishrakland avatar Jul 09 '19 08:07 ishrakland

It happens in both cases. Next popup blocks first and freezes UI. It happens only in iOS. Android does not have such problem.

Adlorem avatar Jul 09 '19 08:07 Adlorem

Ok Thank you for your feedback i will try to fix it as soon as possible

ishrakland avatar Jul 09 '19 09:07 ishrakland

It happens also in sample project. Just try to fire two popups on button click event. It freezes the UI. Happens both on virtual and physical device. It does not return any specific error.

Adlorem avatar Jul 09 '19 09:07 Adlorem

Ok Thank you

ishrakland avatar Jul 09 '19 09:07 ishrakland

the same problem with me :( is there any chance for fix?

sameh83 avatar Jul 20 '19 10:07 sameh83

the same problem with me :( is there any chance for fix?

sorry to be late in my fix due to my charge :( . I will solve your problem as soon as possible.

ishrakland avatar Jul 30 '19 09:07 ishrakland

Have you got a chance to take a look into this issue?

karls4 avatar Nov 27 '19 22:11 karls4

Hello, I'm also facing the same problem, it blocks the ui when multiple toasts in iOS. Do you have any news for a solution ?

boutch57 avatar Feb 28 '20 08:02 boutch57

Hello, I'm having this issue as well. Any information on if and when this will be fixed in a Nuget release? Should I expect this project to be maintained? Thanks

eduardomhg avatar Jun 15 '20 10:06 eduardomhg

Same issue in my case. I can confirm that I have the issue only on iOS, android works. In my case, i use an iPhone 6

I guess that the second timer disturb/interrupt the first timer, which never finishes. Can you please fix this. I don't want to use another plugin.

meschi89 avatar Jul 02 '20 13:07 meschi89

The issue has been resolved and merged into master but no update of the package has been uploaded :'(

boutch57 avatar Jul 02 '20 13:07 boutch57

Yes, I just copied the code into my project and it worked ;-) Who can upload the new NuGet package?

meschi89 avatar Jul 02 '20 13:07 meschi89

@ishrakland Any chance for a new version with this fix?

A no would be also acceptable, then someone else could create one with a different name.

acuntex avatar Sep 07 '20 15:09 acuntex

Hello,

I'm updating the project and the frameworks.

ishrakland avatar Sep 10 '20 09:09 ishrakland

please check the last version

ishrakland avatar Sep 11 '20 09:09 ishrakland

You need xamarin forms 4.7.1351 and last Toast.plugin version 2.2.0

ishrakland avatar Sep 14 '20 15:09 ishrakland

@boutch57 please verify from your side

ishrakland avatar Sep 14 '20 15:09 ishrakland

@ishrakland Hi, i have verified Toast.plugin version 2.2.0 with Forms 4.8.0.1269. Looks like it works well when 2 toasts, but freezes when more than 2 toasts

Merciful12 avatar Oct 02 '20 14:10 Merciful12

@Merciful12 , Thank you i will check.

ishrakland avatar Oct 06 '20 07:10 ishrakland

Anything new on this? Thanks!

acuntex avatar Nov 18 '20 17:11 acuntex