3.1.0
What's Changed
- Added empty check for email, phone and external id to avoid unnecessary network calls and api failures by @ajaysubra in #169
- use
Retry-After
andX-Klaviyo-Attempt-Count
headers instead of calculating delay (exponential back off) when the SDK is rate limited by the APIs by @ndurell in #166 - add new headers (
X-Klaviyo-Mobile
) for the APIs to know the source of the traffic by @ndurell in #165 - Adding privacy manifest to KlaviyoSwift by @ajaysubra in #174
Full Changelog: 3.0.4...3.1.0