- Update project to support Android SDK 35 and tooling, thanks @sn1cka
- Added Namespace declaration for Android Gradle Plugin compatibility, thanks @Codel1417
- Updated Android SDK to 3.0.0, Updated iOS SDK to 4.0.0
- Use correct Klaviyo notification key for Android
- Updated Android SDK to 2.2.1, Updated iOS SDK to 3.0.4
- Improved sending events in Android and iOS
- Updated Android SDK to 1.3.4, Updated iOS SDK to 2.2.1
- Fix for option properties in Android, Updated Android SDK to 1.1.1
- Fix for sending properties to Klaviyo API via Android
- Fix for sending properties to Klaviyo API, empty string in phone number caused an issue
- Added missing properties:
organization
,title
,image
andproperties
- Updated Android SDK to 1.1.0, null checks
- Implemented
setEmail
,getEmail
,setPhoneNumber
,getPhoneNumber
on both Android and iOS
- Added iOS extension to tracking push notifications to fixed issue #1
- Implemented
getExternalId
,resetProfile
on both Android and iOS
- Implemented
isInitialized
,isKlaviyoPush
- Updated Android SDK to 1.0.1
- Implemented
handlePush
on both Android and iOS - Updated
updateProfile
on iOS
- Implemented
updateProfile
,initialize
,sendTokenToKlaviyo
,logEvent
on both Android and iOS