Skip to content

Releases: Pushwoosh/pushwoosh-phonegap-plugin

8.2.0

23 Jul 11:23
Compare
Choose a tag to compare

Added

  • Huawei Push Messaging support for Android platform. See the guide

Updated

  • Version of Pushwoosh iOS SDK to 6.2.4
  • Version of Pushwoosh Android SDK to 6.3.0

8.1.2

19 May 14:48
Compare
Choose a tag to compare

Fixed

  • A bug with the ‘push-receive’ and ‘push-notification’ event listeners were not firing when an app was launching via a push notification

Updated

  • Version of Pushwoosh iOS SDK to 6.2.0
  • Version of Pushwoosh Android SDK to 6.2.8

8.1.1

08 Apr 10:31
Compare
Choose a tag to compare

Changed

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

Updated

  • Version on Pushwoosh Android SDK to 6.2.7

8.1.0

24 Mar 08:20
Compare
Choose a tag to compare

Changed in iOS


  • Changed swizzling approach of viewDidAppear method
  • Fixed a bug with Richmedia containing embedded video or gif file was not played correctly on devices with iOS 14
  • Removed Advertising Identifier (IFDA) usage within Pushwoosh iOS SDK completely
  • Fixed bugs with Richmedia interactions

Changed in Android

  • Fixed an app crash caused by NullPointerException in RichMediaWebActivity
  • Fixed an app crash caused by SuperNotCalledException in RichMediaWebActivity
  • Fixed a bug with group notifications in Android 11 when a single notification was shown separately
  • Fixed a bug with UserIDs mixup using setUserId method
  • Fixed an app crash caused by java.lang.NoSuchMethodError: No virtual method onFailedToRegisterForRemoteNotifications(Ljava/lang/String;)V in class Lcom/pushwoosh/notification/PushwooshNotificationManager
  • Fixed a bug with the dynamic content not being displayed properly in in-app messages
  • Fixed an app crash caused by java.lang.RuntimeException at com.pushwoosh.inapp.view.RichMediaWebActivity.onCreate method
  • Fixed an app crash caused by java.util.ConcurrentModificationException at com.pushwoosh.internal.utils.JsonUtils.jsonToMap method
  • Fixed a warning log "Pushwoosh: Can't get cached resources"
  • Fixed an app crash caused by android.content.res.AssetManager.close when sending push messages with large pictures
  • Fixed issues with in-app messages triggered by Journey Builder

Updated

  • Version of Pushwoosh iOS SDK to 6.1.1
  • Version of Pushwoosh Android SDK to 6.2.4

8.0.0

10 Sep 08:51
Compare
Choose a tag to compare

Important

  • Beginning with version 8.0.0 of the plugin, Pushwoosh Android SDK uses Android X libraries instead of Android Support. To enable Android X in your android project, use cordova-plugin-androidx (cordova plugin add cordova-plugin-androidx)

Changed

  • Replaced Android Support libraries dependencies with AndroidX

Updated

  • Version of Pushwoosh iOS SDK to 6.0.6
  • Version of Pushwoosh Android SDK to 6.0.5

7.18.11

27 Apr 09:09
Compare
Choose a tag to compare

Updated

  • Android SDK to 5.22.6
  • Google-services plugin version to 4.3.3

7.18.9

26 Apr 05:27
Compare
Choose a tag to compare

Updated

  • Android SDK updated to 5.22.5
  • iOS SDK updated to 5.23.1

7.18.8

04 Feb 06:03
Compare
Choose a tag to compare

Updated

  • Android SDK version updated to 5.22.0

7.18.7

30 Jan 11:09
Compare
Choose a tag to compare

Fixed

  • Gradle plugin for Android

7.18.6

21 Jan 09:53
Compare
Choose a tag to compare

Fixed

  • Gradle plugin for Android