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

App is being crashed because of timer in SBCloudAppender class #3

Closed
deepaksharma010 opened this issue Jul 15, 2020 · 3 comments
Closed

Comments

@deepaksharma010
Copy link

My app is facing three crashes which are related to timer. We are using version 1.1.8
1.
Screenshot 2020-07-15 at 5 03 05 PM

Screenshot 2020-07-15 at 5 02 46 PM

Screenshot 2020-07-15 at 5 02 33 PM

@elishas
Copy link
Contributor

elishas commented Jul 22, 2020

We are trying to understand the cause of these crashes.
Can you give me more information like the number of times that it happened?
Does it still happen?
Is it happening with all devices? all os?

@deepaksharma010
Copy link
Author

This is still happening for all devices to many user.
Screenshot 2020-07-24 at 11 28 47 PM

I am not sure but It seems something wrong is happing with timer when app is in background. I found a good article about this, might help to you.

https://medium.com/over-engineering/a-background-repeating-timer-in-swift-412cecfd2ef9

elishas added a commit that referenced this issue Jul 26, 2020
Fixing crashes that were probably due to multi threading when app goes to background.
@elishas
Copy link
Contributor

elishas commented Jul 26, 2020

We believe that we fixed the issue. ( We can never be sure due to the fact that we don't succeed to reproduce the issue.)
Please update the version to 1.1.14

Please tell me if it fixed it.

@elishas elishas closed this as completed Jul 26, 2020
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

2 participants