We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c47d4 commit 7d3780fCopy full SHA for 7d3780f
CHANGELOG.md
@@ -14,7 +14,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
14
15
## [3.4.17](https://github.com/Iterable/iterable-android-sdk/releases/tag/3.4.17)
16
#### Added
17
-- `IterableAuthManager` now fetches and stores locally new JWT token
+- when JWT is invalid, `IterableAuthManager` is updated to fetch and store a new JWT token locally
18
- `IterableRequestTask` now has a retry mechanism that fetches a new JWT token and retries the request if JWT is invalid
19
- retries are capped at a max of 5
20
0 commit comments