Skip to content

Releases: wonderpush/wonderpush-ios-sdk

v4.3.1

19 Apr 14:02
Compare
Choose a tag to compare

Changelog:

  • Privacy manifest

v4.3.0

19 Apr 13:34
Compare
Choose a tag to compare

In this release:

  • privacy manifests

v4.2.1

16 Oct 15:46
Compare
Choose a tag to compare

Chargelog:

  • Fix Xcode linker issue when archiving an application in Xcode (#17)
  • Miscellaneous improvements

v4.2.0

25 Sep 16:50
Compare
Choose a tag to compare

Changelog:

v4.1.6

04 Sep 14:08
Compare
Choose a tag to compare

Changelog:

v4.1.5

17 Feb 16:27
Compare
Choose a tag to compare

Changelog:

  • Fix bug on WonderPush.clearAllData()
  • Ensure that calling clearAllData, unsubscribeFromNotifications and then setUserConsent(false) did all three things correctly.
  • Performance: when location tracking active, calling CLLocationManager authorizationStatus less often

v4.1.4

03 Nov 09:58
Compare
Choose a tag to compare

Changelog:

  • Fix compilation for swift package manager integration

v4.1.3

02 Nov 10:17
Compare
Choose a tag to compare

Changelog:

  • HTML popups: touch through transparent popups to allow banners and other message formats
  • performance: doing more work on a background thread
  • bugfix: Fix crash when loading another page from the same origin in a popup

v4.1.2

06 Sep 14:50
Compare
Choose a tag to compare

Changelog:

  • Fix bug where window.WonderPushPopupSDK was not available for CocoaPods and Swift Package Manager

v4.1.1

06 Sep 10:26
Compare
Choose a tag to compare

Changelog:

  • Renaming WonderPushInAppSDK to WonderPushPopupSDK
  • Support for WonderPushPopupSDK.callMethod
  • Fix bug where rotation is not handled by HTML popup