Skip to content

Releases: Pushwoosh/pushwoosh-ios-sdk

6.9.2

20 Jun 09:17
Compare
Choose a tag to compare

Added

  • Added the required PrivacyInfo file to the PushwooshVoIP module.

6.9.1

19 Jun 11:58
Compare
Choose a tag to compare

Fixed

  • Fixed an issue with adding PushwooshVoIP via Swift Package Manager.

6.9.0

18 Jun 16:51
Compare
Choose a tag to compare

Added

  • PushwooshVoIP module added

6.8.6

21 May 14:57
Compare
Choose a tag to compare

Fixed

  • Fixed an issue with displaying Modal Rich Media triggered via postEvent

6.8.5

18 May 18:31
Compare
Choose a tag to compare

Added

  • + (void)setApiToken:(NSString *_Nonnull)apiToken method added

6.8.4

07 May 18:30
Compare
Choose a tag to compare

Fixed

  • Resolved an issue with the minimum iOS deployment target PushwooshCore framework, which previously caused compatibility problems during app builds.

6.8.3

23 Apr 14:26
Compare
Choose a tag to compare

Added

  • Added new modal rich media position: PWModalWindowPositionFullScreen

Fixed

  • Fixed present animation for modal rich media
  • Fixed sending of os_version tag.

6.8.2

16 Apr 15:44
Compare
Choose a tag to compare

Added

  • Added @objc attribute for the defaultSetup() method for Live Activity to be used in Pushwoosh plugins.

6.8.1

15 Apr 15:16
Compare
Choose a tag to compare

Fixed

  • Resolved “Multiple commands produce” build issue in Swift Package Manager integration

6.8.0

15 Apr 13:50
Compare
Choose a tag to compare

Added

  • New Pushwoosh iOS SDK structure (see migration guide here)
  • Added new SDK modules:
    • PushwooshCore
    • PushwooshBridge
    • PushwooshLiveActivities