-
Notifications
You must be signed in to change notification settings - Fork 56
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
Live Activity Stops Updating After Around 10 Seconds #102
Comments
Hello, you can do the following issue #94 |
Hello, I already know this, this solution is too basics and does not work out for me. As I told you, I made a Pomodoro timer app. I need the run this live activity in foreground. The solution you offer does not really work in this case (: |
Hi, I'm having the same issue. Have you found any solutions? |
@hsser hey, I have not found any solution yet, if you find one please feel free to reach out (: 🤝 |
I will try to find a solution to handle that case 👍 |
Thanks |
Firstly, thanks to everybody who contributed this package, appreciated🙏🏼
I made a pomodoro study timer app, and I try to update live activity every second to show remaining time to user by live activity and dynamic island. But it stops updating.
I use updateActivity method from package to update it.
Is there any way of to deal with this problem? I would really appreciate it, because this is the most important and crucial issue I have in my app and the app is live now. If I deal with it my iOS users will be happy as well.
If you want to see the problem yourself here is the app link: https://bento.me/pomodone
The text was updated successfully, but these errors were encountered: