Skip to content

Releases: Stay22/stay22-android-sdk

1.0.11

Choose a tag to compare

@slavik925 slavik925 released this 02 Jul 18:09

Fixed

  • Retry loading partner configuration when the app returns to the foreground, so a
    failed or interrupted initial fetch no longer blocks notifications for the rest of
    the session.

1.0.10

Choose a tag to compare

@slavik925 slavik925 released this 02 Jul 16:47

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

Choose a tag to compare

@slavik925 slavik925 released this 02 Jul 14:04

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.

1.0.8

Choose a tag to compare

@slavik925 slavik925 released this 30 Jun 20:51

Added

  • Initial binary distribution of the Stay22 Android SDK (.aar) via a Maven
    repository.