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] Timer corrupts when app goes in back ground and comes to foreground #98

Open
yasir-syed opened this issue May 26, 2021 · 2 comments

Comments

@yasir-syed
Copy link

In iOS when app goes in back ground and comes to foreground the timer reduces the time more that it should have, e.g. if i stay in background for 5 seconds and comes back to app screen it reduces 10-15 seconds. However, on Android I am not experiencing the same behavior. For Android its working correctly.

"react": "16.9.0",
"react-native": "0.61.5",
"react-native-countdown-component": "^2.7.1",

@yasir-syed
Copy link
Author

@c-info
Copy link

c-info commented Dec 30, 2022

I'm experiencing the same issue on android
when the internet goes on/off timer is stuck for a while and then again starts working usually.
also, sometimes seconds are ellipses on moving background/foreground.

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