Skip to content

Releases: chabok-io/chabok-ios

v1.0.3

13 Jul 05:36
8c62e2b
Compare
Choose a tag to compare

v1.0.3 2024-7-13

  • Add setNotificationPermissionStatus method.

v1.0.2

01 Jul 10:37
ee80a24
Compare
Choose a tag to compare

v1.0.2 2024-7-1

  • Fix sending gender in profile issue.

v1.0.1

29 Jun 06:43
74de547
Compare
Choose a tag to compare

v1.0.1 2024-6-26

  • Improve user login/logout lifecycle.
  • Improve SDK lifecycle.

v1.0.0

10 Jun 03:17
0483dfc
Compare
Choose a tag to compare

v1.0.0 2024-6-8

  • Add loginUser method.
  • Add logoutUser method.
  • Add isLoggedIn method.
  • Add getUsername method.
  • Add setUserAttribute method.
  • Add unsetUserAttribute method.
  • Add setUserProfile method.
  • Add setUserTag method.
  • Add setUserTags method.
  • Add unsetUserTag method.
  • Add unsetUserTags method.
  • Implement APN push notification.