[SDK] [React Native] Release 2.0.4
by Olivier FavreChangelog:
- Upgrade to WonderPush Android SDK v4.0.5
- Upgrade to WonderPush iOS SDK v4.0.2
Changelog:
If you faced one of these errors:
W/WonderPush.Push.FCM.FCMPushService: The Google Play Services have not been added to the application
java.lang.ClassNotFoundException: com.google.android.gms.common.GooglePlayServicesUtil
Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.android.gms.common.GooglePlayServicesUtil" on path: DexPathList[…]
D/WonderPush.Push: Used push service: (none)
E/WonderPush: Failed to show the notification
java.lang.IllegalArgumentException: Invalid notification (no valid small icon)
then this update is for you.
Other users are encouraged to update too.
Changelog:
Changelog:
If you faced one of these errors:
W/WonderPush.Push.FCM.FCMPushService: The Google Play Services have not been added to the application
java.lang.ClassNotFoundException: com.google.android.gms.common.GooglePlayServicesUtil
Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.android.gms.common.GooglePlayServicesUtil" on path: DexPathList[…]
D/WonderPush.Push: Used push service: (none)
E/WonderPush: Failed to show the notification
java.lang.IllegalArgumentException: Invalid notification (no valid small icon)
then this update is for you.
Other users are encouraged to update too.
Changelog:
Changelog:
Changelog:
Changelog
This release contains a few bugfixes.
Changelog:
As JCenter is sunsetting, please ensure that you include the Maven Central repository in your build configuration. Open your root build.gradle:
allprojects {
repositories {
// Make sure the following line is present
mavenCentral()
}
}From this version forward, we will no longer publish to JCenter.
Do not forget to look at v4.0.0 changelog and breaking changes.
Version 4 brings you:
com.loopj.android:android-async-http:1.4.9 in favor of com.squareup.okhttp3:okhttp:3.14.9Upgrading:
Follow our upgrade guide.
In-apps are messages that appear on top of mobile apps to drive engagement. Now, WonderPush has made them available to websites as well!
Starting today, WonderPush is launching a brand new in-app messaging feature that will let marketing and content teams produce targeted, contextual and customizable messages that work just as well on your website and your mobile applications, without any coding.
Without code or help from your technical team, you can create and remotely trigger the display of banners, modals and alerts targeting users as they browse your site and use your app, letting you engage them in a specific action.
Read more on our blog post.
https://docs.wonderpush.com/docs/in-apps-for-websites
https://docs.wonderpush.com/docs/in-apps-for-mobile-apps
Changelog: