stadtnavi / stadtnavi_app

The model project for networked mobility in Herrenberg
https://stadtnavi.de/
GNU General Public License v3.0
6 stars 2 forks source link

Enable In-App-Messages #359

Closed Denis306 closed 2 months ago

Denis306 commented 2 months ago
GustavoTCh commented 2 months ago

@stadtnavimanager I’ve made improvements and resolved bugs related to In App Notification in version 1.9.2:

  1. For In-App Messages, Firebase does not allow changing the behavior of popups, so we cannot make custom modifications. However, this is possible with Push Notifications.

  2. I created two events for daily notifications: one for iOS, called “EveryDay InAppNotification iOS,” and another for Android, called “EveryDay InApp.”

GustavoTCh commented 2 months ago

@Denis306 @stadtnavimanager In-app notifications are working in production.

Denis306 commented 2 months ago

@GustavoTCh thank you! @stadtnavimanager if everything is done and tested from your side, feel free to close this issue with a comment.

stadtnavimanager commented 2 months ago

@GustavoTCh @Denis306 Thank you for the implementation! Unfortunately I cannot close the issue - maybe I need to apply for a different role? feel free to close the issue and please remember the documentation-part

Denis306 commented 2 months ago

@stadtnavimanager Thank you! The documentation will be done in this issue #360.