drybnikov / klaviyo_flutter

BSD 3-Clause "New" or "Revised" License
4 stars 9 forks source link

Hot fixes and updates #4

Closed Korpyc closed 1 year ago

Korpyc commented 1 year ago

Empty string in phone number caused an issue and rest of properties was ignored while updating of profile.

Fixed wrong key for longitude on iOS side.

Removed redundant post-fix 'model' for KlaviyoProfile.

Added missing fields, such as organization, title, image and properties for custom purposes.

drybnikov commented 1 year ago

LGFM - Good job