6.9.3
- 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 withsender:
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.