Skip to content

Android/iOS improvements and bug fixes

Compare
Choose a tag to compare
@phongcao phongcao released this 16 Mar 15:36
· 44 commits to master since this release
6e0f5f2

Android

  • Notifications received by subscribing remoteNotificationReceived event are now JSON objects instead of strings. #120
  • Channel's name can now be set when registering. #121
  • notification payload type is now probably handled. #118
  • Notification payload now includes avatarUrl field 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.