Meshtastic-Apple icon indicating copy to clipboard operation
Meshtastic-Apple copied to clipboard

[Feature Request]: Notification Ideas

Open garthvh opened this issue 3 years ago • 1 comments

Notifications

Deep Links

Create a structure using the new NavigationStack navigation features that allows for deep linking of assorted packet types

Potential links:

  • [x] New node to the node details page
  • [ ] Link Low Battery message to node details and the device telemetry details view
  • [ ] Exchange Position Request Response Notification that opens node details with the map selected
  • [ ] Message notifications to the appropriate channel / dm and message
  • [ ] Position / waypoint packets link directly to the mesh map

Examples

https://swiftwithmajid.com/2022/06/21/mastering-navigationstack-in-swiftui-deep-linking/

https://tanaschita.com/20220502-quick-guide-on-local-notifications-for-ios/

Watch Notifications

  • [x] Figure out how to send notifications to watch
  • [x] Make notifications open a tab
  • [ ] Figure out how to make notifications that link to the message, not just the messages view

garthvh avatar Jan 24 '22 14:01 garthvh