com.ruuvi.station.ios
com.ruuvi.station.ios copied to clipboard
Alert notification source settings (pn, email)
Description:
Add new under Alert Notifications menu item in App Settings
Alert source
- Mobile app push notification
Switch to enable/disable
Hide Email Alerts and Push Alerts when user is not signed in.
Card for Android: https://github.com/ruuvi/com.ruuvi.station/issues/919
Waiting for https://github.com/ruuvi/ruuvi.cloud.js/issues/219
App side work is finished for this. Could be tested immediately as soon as backend is adjusted.
cosmetic: What is the alert sound? Could it be something else (anything else :-)
Hmm @priyonto looks like the cloud sync is unable to handle this situation for switches:
- User set email and push alerts to disabled when signed in, then signed out and set both to enabled
- Then user signed in again, so both switches automatically disabled themselves
Maybe we should consider hiding these settings when user is not signed in?
QA passed