Releases
v1.4.0
Add incrementUserAttribute
method for incrementing user's numerical attributes. (supports an array of user attributes)
Now Chabok supports user revenue with trackPurchase
method.
Introduce notifDelivery
to handle notification impression.
Improve behavior of subscribe
methods
Add getUserAttributes
and setUserAttributes
method.
Now Chabok supports rich notifications (actions, image, direction and vibration)
Now Chabok tracks user's installs and add to home screen date (for PWA)
Improve notification display in android devices
Improve connection management
Add analytics for click on notifications (actions and dismiss)
Add notificationOpened
event for receiving notification actions.
Improve updating push notification token
Now Chabok supports direct/in-direct notification influence.
Now registerAsGuest
method support getting guestUserId as parameter
UpdateChabokSDKWorker.js
file
Upgrade:
getUserInfo
and setUserInfo
is deprecated and replaced with getUserAttributes
and setUserAttributes
.
Moving custom data to data key in publishEvent
and track
methods.
You can’t perform that action at this time.