File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
OneSignalExample/Assets/OneSignal Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+ ### Changed
9+ - Updated included Android SDK from 5.1.21 to [ 5.1.24] ( https://github.com/OneSignal/OneSignal-Android-SDK/releases/tag/5.1.24 )
10+ - Pausing in-app messages now dismisses any currently displaying in-app messages
11+ - Fix setting consentGiven throwing if called before initWithContext
12+ - Fix BadTokenException and WindowLeaked exception caused by showing a dialog on a finishing or destroyed activity
13+ - For full changes, see the [ native release notes] ( https://github.com/OneSignal/OneSignal-Android-SDK/releases )
14+ - Updated included iOS SDK from 5.2.4 to [ 5.2.7] ( https://github.com/OneSignal/OneSignal-iOS-SDK/releases/tag/5.2.7 )
15+ - Pausing in-app messages now dismisses any currently displaying in-app messages
16+ - Don't use cached in-app messages if the SDK encounters an error fetching them or when the server returns none
17+ - Improve segment membership calculation that allows for fetching more accurate and updated in-app messages for a user
18+ - For full changes, see the [ native release notes] ( https://github.com/OneSignal/OneSignal-iOS-SDK/releases )
19+
820## [ 5.1.9]
921### Changed
1022- Updated included Android SDK from 5.1.20 to [ 5.1.21] ( https://github.com/OneSignal/OneSignal-Android-SDK/releases/tag/5.1.21 )
You can’t perform that action at this time.
0 commit comments