irceline / aq-mobile-be

App for consulting air quality data in Belgium using the ionic framework for Android and iOS
Apache License 2.0
7 stars 8 forks source link

implement notifications #242

Closed opeeters closed 3 years ago

opeeters commented 4 years ago
Screenshot 2020-10-29 at 13 58 06

When an official push-notification has been pushed, the exclamation mark icon should appear. Clicking on the icon should open a pop-up where the user can read the message again.

opeeters commented 4 years ago

channels:

Or is there a new i18n for FCM?

janschulte commented 4 years ago

I don't find the exclamation mark icon in the code base. Could you please provide this. I don't know accurate coloring, font and position of the icon in the UI.

opeeters commented 4 years ago

I added an svg which can be used as icon. Just add it somewhere over the index-wheel. I will fix the exact position later..

opeeters commented 3 years ago

Looking good. One thing though, when deactivating the notification in the settings, the notification exclamation mark remains active on the landing tab..

janschulte commented 3 years ago

Implemented with the last commit.