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: Authorize only one beacon info per room and per member in the SDK #6100

Open
SBiOSoftWhare opened this issue May 3, 2022 · 0 comments
Labels
A-Location-Sharing T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements Z-Labs

Comments

@SBiOSoftWhare
Copy link
Contributor

SBiOSoftWhare commented May 3, 2022

In the SDK you can see that starting multiple time live location sharing creates multiple MXBeaconInfoSummary for the current user in the MXBeaconInfoSummaryMemoryStore with live status.

  • We should stop other beacon info before starting a new one in a room.
  • We should only handle one beacon info per room for other users.
@SBiOSoftWhare SBiOSoftWhare added T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements A-Location-Sharing labels May 3, 2022
@github-actions github-actions bot added the Z-Labs label May 3, 2022
@RiotRobot RiotRobot added this to Incoming in Issue triage May 3, 2022
@pixlwave pixlwave moved this from Incoming to Triaged in Issue triage May 9, 2022
@SBiOSoftWhare SBiOSoftWhare moved this from To do to In progress in Live location sharing May 31, 2022
@SBiOSoftWhare SBiOSoftWhare moved this from In progress to Done in Live location sharing Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Location-Sharing T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements Z-Labs
Development

No branches or pull requests

1 participant