Skip to content

New SDKs for Android, bug fixes and docs update

Compare
Choose a tag to compare
@phongcao phongcao released this 22 Feb 03:26
· 102 commits to master since this release
6230ae0

Android

  • Support setting channel's importance, enabling/disabling lights and vibration. #76
  • Add foreground, userInteraction and coldstart to notification's payload to help distinguish if app is opened or closed while receiving notification #73
  • Upgrade Azure notification hubs sdk to 0.6.
  • Remove notification handler external dependency (notifications-handler-release.aar).
  • Update docs.
  • Bug fixes: #86

iOS

  • Unit tests added.
  • Update docs.