Skip to content

6.3.0

Compare
Choose a tag to compare
@PushwooshCI PushwooshCI released this 23 Jul 05:47
· 53 commits to master since this release

Fixed

  • Compatibility with firebase-messaging 22.0.0

Changed

  • Added android:exported parameter for every component in AndroidManifest.xml to comply Android 12's requirements
  • Added 'com.pushwoosh.handle_notifications_using_workmanager' AndroidManifest.xml meta-data boolean value to handle notifications using WorkManager. The default value is "false"