[SDK] [Android] Release HCM v1.0.2
by Olivier FavreChangelog:
- Updated Push Kit integration from v5.3.0.304 to v6.1.0.300
Changelog:
Changelog:
If you are facing a Google Play application submission rejection with the cause "Remediation for Implicit PendingIntent Vulnerability", this update is for you.
No customer have currently faced this, considering we were already implementing many best practices, but there was a few more we could take advantage of, which we did in this release.
Changelog:
If your application is submitted to Google Play with the HCM module included, your application may be rejected by the new app release verification rules, mentioning the cause "Remediation for Implicit PendingIntent Vulnerability".
Simply update our HCM module and you should be good to go.
Changelog:
Changelog:
Changelog:
Changelog:
Changelog
Changelog:
firebase-messaging
to get rid of a dependency on pre-AndroidX support libraries. Without this change you needed to use android.enableJetifier=true
.firebase-messaging
to be compatible with versions 22+, as they replaced their Instance ID SDK with their Installations SDK.firebase-messaging
to use version 22+.