Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@ab1470 ab1470 released this 25 Oct 21:00
· 5 commits to master since this release
9332e77

What's Changed

iOS Changes

Full Changelog: klaviyo/klaviyo-swift-sdk@3.3.0...4.0.0

Android Changes

  • The SDK now automatically tracks changes to the user's notification permission whenever the app is opened or resumed.
  • After you call resetProfile, the SDK will hold the push token internally and automatically attach the token to the next profile. This is a change from past behavior where the token would need to be explicitly set again after resetting.
  • Fixed a bug where 429 rate limit retry times could be impacted by network fluctuations
  • Updated setProfileAttribute where any serializable is accepted instead of only strings
  • Prevent duplicate push notifications from displaying on a device through tagging
  • Removing identifiers from state if format issues are present

Breaking Changes

  • Modified visibility of the ProfileKey options deprecated in 2.3.0
  • Klaviyo.lifecycleCallbacks deprecated in 2.1.0 has been removed

See all breaking changes here

What's Changed

Full Changelog: klaviyo/klaviyo-android-sdk@2.4.1...3.0.0