Skip to content

6.9.3

Compare
Choose a tag to compare
@rlepinski rlepinski released this 05 Mar 21:59
· 386 commits to main since this release
bbb5426
  • Updated Android SDK to 8.9.7.
  • Updated to be compatible with Cordova Android 7.0.0. Due to an
    issue in the android resource processing (AAPT2),
    the GCM/FCM sender ID either needs to be prefixed with sender: or you can disable AAPT2 with
    cordova-disable-aapt2.
  • Added notification response info to the notification open event.
  • Added registration token to the channel registration event.