We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc830d commit 5700305Copy full SHA for 5700305
CHANGELOG.md
@@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [3.5.13]
8
### Fixed
9
-- SDK now retries `trackPushOpen` call when JWT is missing or expired, ensuring reliable push tracking after token acquisition.
+- SDK now retries `trackPushOpen` call when JWT is missing, expired or invalid, ensuring reliable push tracking after token acquisition.
10
11
## [3.5.12]
12
0 commit comments