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:

  • Fix compatibility with recent Firebase modules

Changelog:

  • Null safety
  • Upgrade to WonderPush Android SDK v4.0.5
    • Fix NPE on setUserId() called quickly after first startup
    • Support for collapsible big pictures
    • Fix a ClassNotFoundException when notification opens an external app.
    • Small fix to ensure a bad configuration does not prevent any received notification from being displayed due to an invalid small icon resource. If you are impacted then you must upgrade our FCM module to v1.0.2 to fix further issues.
    • Miscellaneous fixes
  • Upgrade to WonderPush iOS SDK v4.0.2
    • Miscellaneous fixes

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:

  • Update to WonderPush Android SDK FCM module v1.0.2:
    • Fix compatibility with recent Firebase modules

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:

  • Fix compatibility with recent Firebase modules

Changelog:

  • Upgrade to WonderPush Android SDK v4.0.5
  • Upgrade to WonderPush iOS SDK v4.0.2