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

fix(core): Send background push notifications as such for "read_conversation" event #408

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

ptitmouton
Copy link
Contributor

Wie sich rausstellt müssen PushNotifications, die kein "Alert" anzeigen (und vermutlich auch keine Aktion anmelden?) mit dem push_type "background" gesendet werden um von der App verarbeitet zu werden.

Das wäre bei uns beim Nachrichten-Typ "read_conversation" der Fall, der sagt dass ein Nutzer eine Konversation geöffnet hat.

So können in dem Fall zum Beispiel die Push-Nachrichten auf dem Telefon entfernt werden, wenn man sich die Nachrichten im Web ansieht.

@ptitmouton ptitmouton added the enhancement New feature or request label Oct 31, 2024
@ptitmouton ptitmouton marked this pull request as ready for review October 31, 2024 09:27
@ptitmouton ptitmouton merged commit a39cafa into main Oct 31, 2024
14 checks passed
@ptitmouton ptitmouton deleted the feature/send-apns-background-notifications branch October 31, 2024 11:12
ptitmouton added a commit that referenced this pull request Oct 31, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant