Releases: qonversion/qonversion-ios-sdk
Releases · qonversion/qonversion-ios-sdk
3.2.1
What's new
- Fixed SDK version issue related to SPM
- Internal logic improve
3.2.0
What's new
- Added an option to set proxy URL for Qonversion API.
3.1.0
What's new
- New actions for multi-screen automations supported -
navigate
andcloseAll
. - Added an option to customize screen presentation style.
- Improved fault tolerance logic
2.21.2
What's new
- Improved fault tolerance logic
3.0.4
What's new
- Fixed SPM issue
3.0.3
What's new
- Fixed
QONLaunchResult
deserialization error after migrating from previous SDK version.
3.0.2
3.0.1
What's new
- Swift naming for Configuration class
3.0.0
New major release of Qonversion iOS SDK
For the list of changes and migration guide, please, visit the documentation.
3.0.0-RC3
What's new
addAttributionData
method is shortened toattribution
,AdjustUserId
user property is renamed to the more consistentAdjustAdId
,userInfo
method extended to return identity id. Also,User.identifier
was renamed toUser.qonversionId
.