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 Based Live Activities #7

Open
git-shawn opened this issue May 11, 2023 · 0 comments
Open

Location Based Live Activities #7

git-shawn opened this issue May 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@git-shawn
Copy link
Owner

Use UNLocationNotificationTrigger to create and destroy a live activity representing a QR code in the Archive.

For example, a user may ask to present their gym membership QR code when they are at their gym. The location notification trigger would trigger the live activity when they are near the gym, then destroy it when they leave.

Considerations:

  • Regions must be unique. There can be only one code presented per location.
  • Important to emphasize privacy when accessing location data. UI must make clear this would all be happening on the device.
  • Live activities are an iPhone only feature. Would this be better served as a normal notification? Perhaps a combination of the both?
  • Should other notification triggers be included beyond location, like date? Perhaps a guide to create notification triggers using Shortcuts, a feature that is already available, would be better.
@git-shawn git-shawn added the enhancement New feature or request label May 11, 2023
@git-shawn git-shawn moved this from Explore to In Progress in Upcoming QR Pop Features May 12, 2023
@git-shawn git-shawn moved this from In Progress to Explore in Upcoming QR Pop Features Sep 22, 2023
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
Development

No branches or pull requests

1 participant