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

Live Activity Stops Updating After Around 10 Seconds #102

Open
armagangok opened this issue Nov 15, 2024 · 6 comments
Open

Live Activity Stops Updating After Around 10 Seconds #102

armagangok opened this issue Nov 15, 2024 · 6 comments
Labels
enhancement New feature or request

Comments

@armagangok
Copy link

armagangok commented Nov 15, 2024

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

@istornz
Copy link
Owner

istornz commented Nov 15, 2024

Hello, you can do the following issue #94

@armagangok
Copy link
Author

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 (:

@hsser
Copy link

hsser commented Nov 26, 2024

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?

@armagangok
Copy link
Author

@hsser hey, I have not found any solution yet, if you find one please feel free to reach out (: 🤝

@istornz istornz added the enhancement New feature or request label Nov 27, 2024
@istornz
Copy link
Owner

istornz commented Nov 27, 2024

I will try to find a solution to handle that case 👍

@armagangok
Copy link
Author

I will try to find a solution to handle that case 👍

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants