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

Push Notifications #5117

Open
Chritipa opened this issue May 18, 2024 · 1 comment
Open

Push Notifications #5117

Chritipa opened this issue May 18, 2024 · 1 comment

Comments

@Chritipa
Copy link

Summary

As the Administrator, In the web interface:
Settings > Notifications > Mobile
Toggle each user you wish to send a notification to (Usually all users, please include a "Select All" option)
Define the message and hit "Send Notification"

Current behaviour:
• No push notification sound on iOS on notification arrival.
• Does not wake screen on arrival of notification.
• Clicking the message on iOS takes you to Ombi, where the message is no longer visible at all.

Expected behaviour:
• Push notification sound on iOS.
• Wakes screen on arrival of notification.
• Clicking the message on iOS takes you to Ombi, where message is visible in a message center, and the ones before it.
(The above is a feature request)

Delivering push notifications to all users of the iOS App is something done quite often by Admins.
(To inform of upgrades, provide notice of downtime etc.)

I have not confirmed or tested this bug with Android users.

Ombi Version

4.43.11

What platform(s) does this occur on?

Windows

What database are you using?

MySQL

Relevant log output

No response

@tidusjar
Copy link
Collaborator

This functionality is mainly used to test the notification function rather than inform users. But I’ll look at improving it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants