2.2.0
Pre-release
Pre-release
Superceded by 2.2.1
2.2.1 was never fully rolled out. We discovered during pre-release that it contained a bug that could cause a crash for users of our Klaviyo React Native SDK (the bug was never pushed live to the RN SDK).
What's Changed
We've implemented a set of changes to the networking layer that should reduce redundant API calls to lower our SDK's resource usage.
- Update network retry behavior to extend retries, add jitter by @evan-masseau in #148
- Stateful push notification API to avoid unneeded calls by @evan-masseau in #151
Full Changelog: 2.1.1...2.2.0