Releases: Pushwoosh/pushwoosh-ios-sdk
Releases · Pushwoosh/pushwoosh-ios-sdk
6.9.2
6.9.1
Fixed
- Fixed an issue with adding
PushwooshVoIP
via Swift Package Manager.
6.9.0
Added
PushwooshVoIP
module added
6.8.6
Fixed
- Fixed an issue with displaying Modal Rich Media triggered via
postEvent
6.8.5
Added
+ (void)setApiToken:(NSString *_Nonnull)apiToken
method added
6.8.4
Fixed
- Resolved an issue with the minimum iOS deployment target
PushwooshCore
framework, which previously caused compatibility problems during app builds.
6.8.3
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
Added
- Added
@objc
attribute for thedefaultSetup()
method for Live Activity to be used in Pushwoosh plugins.
6.8.1
Fixed
- Resolved “Multiple commands produce” build issue in Swift Package Manager integration
6.8.0
Added
- New Pushwoosh iOS SDK structure (see migration guide here)
- Added new SDK modules:
PushwooshCore
PushwooshBridge
PushwooshLiveActivities