Releases: Stay22/stay22-ios-sdk
Releases · Stay22/stay22-ios-sdk
Release list
1.0.10
Fixed
- Device context captured during early app launch or a background/prewarmed
launch could be inaccurate for the rest of the session. It is now refreshed
when the app becomes active, and the last known-good snapshot is used as a
fallback for launches that never reach the foreground.
1.0.9
Changed
- Reapply the short local cooldown after the server declines an offer, reducing
redundant decision checks.
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.