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

🚀 [Feature Request]: Alarm Emoji to iOS Critical Alert #995

Open
1 of 2 tasks
Xaositek opened this issue Nov 16, 2024 · 3 comments
Open
1 of 2 tasks

🚀 [Feature Request]: Alarm Emoji to iOS Critical Alert #995

Xaositek opened this issue Nov 16, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request has sponsor This issue has a fiscal sponsor and has been prioritized.

Comments

@Xaositek
Copy link

OS

iOS, iPadOS, macOS

Description

This request is to mimic the "Send Bell" in a "Send Alarm" parameter. This doesn't have a direct ASCII implementation, but there is an option for "Police Car Light" in the Unicode 6.0 specification; it is unicode U+1F6A8.

The intent is that if this character is present in the message it will trigger a Critical Alert (https://developer.apple.com/contact/request/notifications-critical-alerts-entitlement/).

Secondarily the option to trigger a "Send Alarm", would only be on Private Channels, the public channels would display the alarm but would not push a critical alert.

This would also offer additional options for the "External Notification Module" if it permitted additional use cases or pin-out functions, this may require some additional firmware level work for these to trigger and a separate request.

Use Case: We are leveraging Meshtastic in Central Missouri and working now also to build a text variant of our Skywarn presence. The idea is that if a Weather Warning is issued, it can generate a notification that would break through Do Not Disturb and alert users who have opt'd to join our channel.

Participation

  • I am willing to pay to sponsor this feature.
  • I am willing to submit a pull request for this feature.

Additional comments

No response

@Xaositek Xaositek added the enhancement New feature or request label Nov 16, 2024
@garthvh
Copy link
Member

garthvh commented Nov 23, 2024

This is just an emoji that can be sent by anyone so probably not the right trigger I did request the entitlement as that really is what determines if this is possible.

@Xaositek
Copy link
Author

Xaositek commented Nov 23, 2024

Great first step and thank you for taking that initiative! With the concept of not allowing the response on the public channel, we could craft this as an "Opt-In" per channel? Unsure how much room is left in the protobuf for channels so don't want to waste that either if it's a finite resource.

Options

  • "Allow 🚨 to trigger iOS Critical Notification"
  • "🚨 triggers iOS Critical Notification"
  • "Enable 🚨 for iOS Critical Notification"

@Xaositek

This comment was marked as outdated.

@garthvh garthvh added has sponsor This issue has a fiscal sponsor and has been prioritized. needs sponsor This feature requires a fiscal sponsor to be prioritized. and removed has sponsor This issue has a fiscal sponsor and has been prioritized. needs sponsor This feature requires a fiscal sponsor to be prioritized. labels Dec 14, 2024
@garthvh garthvh self-assigned this Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request has sponsor This issue has a fiscal sponsor and has been prioritized.
Projects
None yet
Development

No branches or pull requests

2 participants