[SDK][ReactNative] v2.2.4

by Stéphane JAIS

Changelog:

  • integrate iOS SDK v4.1.3
    • 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
  • integrate Android SDK v4.3.2
    • HTML popups: touch through transparent popups to allow banners and other message formats
    • performance: doing more work on background threads
    • bug fix: Deeplinks to external application now properly track opens
    • bug fix: properly open the app on Xiaomi devices

[SDK][Flutter] v2.3.3

by Stéphane JAIS

Changelog:

  • integrate iOS SDK v4.1.3
    • 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
  • integrate Android SDK v4.3.2
    • HTML popups: touch through transparent popups to allow banners and other message formats
    • performance: doing more work on background threads
    • bug fix: Deeplinks to external application now properly track opens
    • bug fix: properly open the app on Xiaomi devices

[SDK][Cordova] v3.2.3

by Stéphane JAIS

Changelog:

  • integrate iOS SDK v4.1.3
    • 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
  • integrate Android SDK v4.3.2
    • HTML popups: touch through transparent popups to allow banners and other message formats
    • performance: doing more work on background threads
    • bug fix: Deeplinks to external application now properly track opens
    • bug fix: properly open the app on Xiaomi devices

[SDK][Android] v4.3.2

by Stéphane JAIS

Changelog:

  • HTML popups: touch through transparent popups to allow banners and other message formats
  • performance: doing more work on background threads
  • bug fix: Deeplinks to external application now properly track opens
  • bug fix: properly open the app on Xiaomi devices

[SDK][ReactNative] v2.2.2

by Stéphane JAIS

Changelog:

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

[SDK][Flutter] v2.3.2

by Stéphane JAIS

Changelog:

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

[SDK][Cordova] v3.2.2

by Stéphane JAIS

Changelog:

  • using iOS SDK v4.1.2
    • Fix bug where window.WonderPushPopupSDK was not available for CocoaPods and Swift Package Manager

[SDK][iOS] v4.1.2

by Stéphane JAIS

Changelog:

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

[SDK][ReactNative] v2.2.1

by Stéphane JAIS

Changelog:

  • Update Android SDK to v4.3.1
    • Renaming WonderPushInAppSDK to WonderPushPopupSDK
    • Support for WonderPushPopupSDK.callMethod
    • Fix popup links in android 13
  • Update iOS SDK to v4.1.1
    • Renaming WonderPushInAppSDK to WonderPushPopupSDK
    • Support for WonderPushPopupSDK.callMethod
    • Fix bug where rotation is not handled by HTML popup