Installation

The latest SDK version for IOS is v2.5.0 and you can view the changelog here.


Using Swift Package Manager (SPM)

Note: - SDK supports SwiftUI Wingify-Insights v0.5.1 and above


If the integration is being made with SPM (Swift Package Manager), please integrate Wingify with the following:

URL: https://github.com/wingify/wingify-mobile-insights-ios-artifacts.git




Using CocoaPods


You can use CocoaPods to install the Wingify Insights IOS SDK by adding the below pods to your Pod file.

pod 'Wingify-Insights'

Run the pod install command.