- Fixed android package name
- Fixed push payload parser crash when value was not string
- Fixed missing colon
- Replaced
implemetation
toapi
in gradle
- Added
onChangeProfile
method - Removed support annotation for android
- Updated
initPushToken
method to properly pass token string - Updated delegate methods
- Fixed typo
ON_BADGE_CHANGE
toON_CHANGE_BADGE
- Fixed boolean value parser
- Fixed undefined when removing listeners
- Applied handlePushNotification method signature
- Fixed
isChannelPushNotification
callback
- Exposes event const
- Added
handledPush
for android push notification
- Maintains only one listener per event