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

Main Thread crash #398

Open
afern247 opened this issue Oct 12, 2022 · 3 comments
Open

Main Thread crash #398

afern247 opened this issue Oct 12, 2022 · 3 comments

Comments

@afern247
Copy link

afern247 commented Oct 12, 2022

Once you trigger the notifications multiple times, the app crashes. Here are some screenshot of where the error is occurring:

image

image

image

This happens once you activate the notification in an async function that takes some time to execute, for example, fetching some data.
It doesn't matter if you put it into a DispatchQueue.main.async { }, it still crashes

@devinbaeten
Copy link

I have noticed this behavior as well

@FONickReichard
Copy link

Hey @afern247 & @devinbaeten, what version are you on?

@afern247
Copy link
Author

afern247 commented Apr 8, 2023

I'm on 3.2.0 and honestly I don't remember the version for which I opened this ticket (my bad), for now the issue is not happening on my side.

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

3 participants