[SDK][Flutter] v2.3.5

by Stéphane JAIS

Changelog:

  • Upgrade to WonderPush iOS SDK v4.1.5
  • Upgrade to WonderPush Android SDK v4.3.3
  • Expose access token, device ID and user consent
  • Allow subscribeToNotifications(bool) to show a dialog that takes users to settings on Android

[SDK][iOS] v4.1.5

by Stéphane JAIS

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

[SDK][Android] v4.3.3

by Stéphane JAIS

Changelog:

  • Fix bug on WonderPush.clearAllData()
  • Ensure that calling clearAllData, unsubscribeFromNotifications and then setUserConsent(false) did all three things correctly.

[SDK][Flutter] v2.3.4

by Stéphane JAIS
  • Upgrade to WonderPush iOS SDK v4.1.4
  • Bug fix where putProperties ignored null values on Android
  • Change setProperty signature to accept null values

[SDK] [Cordova] v3.2.4

by Olivier Favre

Changelog:

  • Typing for the country/currency/locale/timeZone/geolocation getters and setters

[SDK][iOS] v4.1.4

by Stéphane JAIS

Changelog:

  • Fix compilation for swift package manager integration

[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