Swift SDK Versions

This SDK is developed using the Swift programming language. Unlike our existing iOS SDK, we provide integration support with Swift Package Manager (SPM). You can take advantage of Swift's expressive and intuitive nature, enabling you to create sophisticated applications with ease.

v.4.0.11

September 26, 2024

🛠️ BUGFIX

Silent Push Crash Fix:

  • Resolved an issue causing crashes related to silent push notifications.

v.4.0.10

September 18, 2024

FEATURE

Purchase Event as a Base Event:

  • The Purchase Event can now be used as a base event, providing greater flexibility in event tracking and enabling more advanced analytics and marketing scenarios.

v.4.0.8

Sep 12, 2024

IMPROVEMENTS

Enhanced Logging:

  • Additional logs have been implemented to help address issues and improve troubleshooting. These logs provide better insights for identifying and resolving errors efficiently.

v.4.0.7

Sep 3, 2024

🛠️ BUGFIX

Device ID Consistency:

  • The did (device ID) value has been improved to maintain its consistency even after the app is uninstalled and reinstalled.

  • This fix ensures that the reinstall event is accurately triggered and tracked, leading to more reliable analytics and event data.

This update improves the accuracy of reinstall event tracking, providing better insights into user behavior. Updating to this version is recommended for enhanced performance and data integrity.

v.4.0.6

Aug 27, 2024

🛠️ BUGFIX

  • Resolved an issue that was causing a crash related to the widget.

v.4.0.5

Aug 1, 2024

We are excited to announce that version 4.0.5 of our Swift SDK is now live!

FEATURE

  • We have added support for SwiftUI.

We encourage all developers to upgrade to version 4.0.5 to take advantage of this new feature and enhance their development experience with SwiftUI support.

v.4.0.4

July 19, 2024

🛠️ BUGFIX

  • Fixed the error encountered in AppDelegate.

v.4.0.2

May 6, 2024

IMPROVEMENTS

  • Added dsym file for better debugging capabilities.

  • Added 'appV' and 'buildV' to the header for improved version tracking and identification.

Last updated