Releases: Stay22/stay22-android-sdk
Releases · Stay22/stay22-android-sdk
Release list
1.0.11
1.0.10
Changed
- Notification frequency is now recorded when a notification is shown instead of
on the next app launch, so suppression windows start on time and undelivered
notifications never count as shown. - Travel context is cleared once its notification is shown; set travel context
again to schedule the next one.
1.0.9
Fixed
- A scheduled notification that never appears (for example when the system
cancels or defers the background work) is no longer recorded as shown. This
prevents an undelivered notification from starting the post-notification
cooldown and suppressing later notifications.