klaviyo / klaviyo-react-native-sdk

MIT License
4 stars 3 forks source link

Adopt Android SDK version 2.2.1 #139

Closed evan-masseau closed 5 months ago

evan-masseau commented 5 months ago

Description

Adopts recently released Klaviyo Android SDK version 2.2.0 and Increment React Native to 0.3.1

Check List

Changelog / Code Overview

Version 2.2.0 of the Klaviyo Android SDK added new logic to the networking layer to reduce redundant API calls while also extending retry logic to better retain data during a period of high traffic for a particular company.

Test Plan