Android/iOS improvements and bug fixes
Android
- Notifications received by subscribing
remoteNotificationReceivedevent are now JSON objects instead of strings. #120 - Channel's name can now be set when registering. #121
notificationpayload type is now probably handled. #118- Notification payload now includes
avatarUrlfield that can be used to set a notification's large icon from a remote image. #119 - Bug fixes: #109 #110
- Improve unit tests and code coverage.
iOS
- Improve unit tests and code coverage.