AppsFlyerFramework 6.14.2

AppsFlyerFramework 6.14.2

License NOASSERTION
ReleasedLast Release Apr 2024

Maintained by Gil Meroz, af-builder, Maxim Shoustin, Andrii Hahan, obivanskiy, Amit kremer, Moris Gateno, Orta Therox.



  • By
  • Maxim and Andrii

AppsFlyerFramework

Version Carthage Compatible

In order to download and/or get instruction on how to integrate AppsFlyer iOS SDK please visit the following page - iOS SDK.

Release Notes you can find here.


In order for us to provide optimal support, we would kindly ask you to submit any issues to [email protected]

When submitting an issue please specify your AppsFlyer sign-up (account) email , your app ID , reproduction steps, logs, code snippets and any additional relevant information.


Swift Package Manager

Introduction

AppsFlyer SDK version 6.1.x+ supports installation via Swift Package Manager.

Installation

In Xcode go to: File -> Swift Packages -> Add Package Dependency...

Step 1

Enter the AppsFlyer SDK GitHub repository - https://github.com/AppsFlyerSDK/AppsFlyerFramework

Step 2

Select the SDK version

Step 3

Select the AppsFlyerLib library

Step 4

In your AppDelegate file: import AppsFlyerLib module

Step 5

Start to use AppsFlyer SDK

Step 6