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

[Location sharing] - Update DB entity when a live is timed out #6123

Closed
mnaturel opened this issue May 23, 2022 · 0 comments · Fixed by #6128
Closed

[Location sharing] - Update DB entity when a live is timed out #6123

mnaturel opened this issue May 23, 2022 · 0 comments · Fixed by #6128
Assignees
Labels
A-Location T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements

Comments

@mnaturel
Copy link
Contributor

Your use case

What would you like to do?

  • For live location shares currently running, the “isActive” field of the data model for live location share should be set to false automatically when the live is timed out. This should be done on SDK side.

  • The check on UI side should only rely on “isActive” field to decide whether a live is running or not.

Why would you like to do it?

  • To be able to know whether a live is currently running or not.

How would you like to achieve it?

Have you considered any alternatives?

No response

Additional context

No response

@mnaturel mnaturel added T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements A-Location labels May 23, 2022
@mnaturel mnaturel self-assigned this May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Location T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant