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

IOS application freezes on multiple popups #9

Open
Adlorem opened this issue Jul 8, 2019 · 21 comments
Open

IOS application freezes on multiple popups #9

Adlorem opened this issue Jul 8, 2019 · 21 comments

Comments

@Adlorem
Copy link

Adlorem commented Jul 8, 2019

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?

@ishrakland
Copy link
Owner

ishrakland commented Jul 9, 2019

Only happens when you choose a short Toast?

@Adlorem
Copy link
Author

Adlorem commented Jul 9, 2019

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

@ishrakland
Copy link
Owner

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

@Adlorem
Copy link
Author

Adlorem commented Jul 9, 2019

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.

@ishrakland
Copy link
Owner

Ok Thank you

@sameh83
Copy link

sameh83 commented Jul 20, 2019

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

@ishrakland
Copy link
Owner

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.

@karls4
Copy link

karls4 commented Nov 27, 2019

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

@boutch57
Copy link

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 ?

ishrakland added a commit that referenced this issue Mar 3, 2020
@eduardomhg
Copy link

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

@meschi89
Copy link

meschi89 commented Jul 2, 2020

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.

@boutch57
Copy link

boutch57 commented Jul 2, 2020

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

@meschi89
Copy link

meschi89 commented Jul 2, 2020

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

@acuntex
Copy link

acuntex commented Sep 7, 2020

@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.

@ishrakland
Copy link
Owner

Hello,

I'm updating the project and the frameworks.

@ishrakland
Copy link
Owner

please check the last version

@ishrakland
Copy link
Owner

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

@ishrakland
Copy link
Owner

@boutch57 please verify from your side

@Merciful12
Copy link

@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

@ishrakland
Copy link
Owner

@Merciful12 , Thank you i will check.

@acuntex
Copy link

acuntex commented Nov 18, 2020

Anything new on this? Thanks!

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

9 participants