Skip to content

Releases: Pushwoosh/pushwoosh-android-sdk

6.2.6

02 Apr 08:15
Compare
Choose a tag to compare

Changed

  • Added possibility to send push delivered/opened statistics manually
  • Fixed initialization of pushwoosh-firebase module in Xamarin plugin

6.2.5

31 Mar 09:20
Compare
Choose a tag to compare

Fixed

  • Removed the method that collected the list of installed packages to comply with the newest Play Store policy

6.2.4

23 Mar 15:14
Compare
Choose a tag to compare

Added

  • Added changes to improve stability of Pushwoosh Android SDK

6.2.3

17 Mar 13:22
Compare
Choose a tag to compare

Fixed

  • NullPointerException in RichMediaWebActivity
  • SuperNotCalledException in RichMediaWebActivity
  • Bug with group notifications in Android 11 when a single notification was shown separately

6.2.2

11 Mar 12:32
Compare
Choose a tag to compare

Fixed

  • setUserId(String userId, Callback<Boolean, SetUserIdException> callback) now properly triggers success callback when calling the method consequentially with the same User ID

6.2.1

01 Mar 12:48
Compare
Choose a tag to compare

Fixed

  • Pushwoosh initialization process for plugins

6.2.0

26 Feb 11:27
Compare
Choose a tag to compare

Added

  • pushwoosh-huawei module compatibility with plugins

6.1.5

25 Feb 18:18
Compare
Choose a tag to compare

Fixed

  • Implementation of a method onNewToken of HmsMessageService

6.1.4

18 Feb 11:31
Compare
Choose a tag to compare

Important

  • Fixed UserIDs mixup using Pushwoosh.getInstance().setUserId(String) and Pushwoosh.getInstance().setUserId(String, Callback) methods
  • Fixed java.lang.NoSuchMethodError: No virtual method onFailedToRegisterForRemoteNotifications(Ljava/lang/String;)V in class Lcom/pushwoosh/notification/PushwooshNotificationManager
  • Fixed Huawei HMS Push Kit registration error log

6.1.3

15 Feb 08:34
Compare
Choose a tag to compare

Fixed

  • Registration process for new Huawei devices
  • Dynamic content not being displayed properly in In-Apps