Bump compileSdk to 33.
You may need to ensure that your application compiles with the same version. Check your app/build.gradle and update the following line:
android {
defaultConfig {
compileSdk 33
}
}
Customize the User-Agent used for API requests to better diagnose traffic from different applications.
Upgrade com.squareup.okhttp3:okhttp from 3.14.9 to 4.11.0 to avoid the following CVE:
In this release you can listen to notification clicks and (some) receptions by implementing WonderPushDelegate methods onNotificationOpened() and onNotificationReceived(). See https://docs.wonderpush.com/docs/advanced-click-handling
In this release you can listen to notification clicks and (some) receptions by implementing WonderPushDelegate methods onNotificationOpened() and onNotificationReceived(). See https://docs.wonderpush.com/docs/advanced-click-handling