Skip to content

AppsFlyerSDK/AppsFlyerFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3aa60ab · May 1, 2022
Oct 27, 2019
May 1, 2022
Mar 23, 2022
May 1, 2022
May 1, 2022
May 1, 2022
May 1, 2022
Apr 25, 2021
Mar 23, 2022
Sep 6, 2020
Sep 6, 2020
Mar 5, 2021
Feb 27, 2019
Jul 5, 2021
Nov 17, 2021

Repository files navigation

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


In order for us to provide optimal support, we would kindly ask you to submit any issues to support@appsflyer.com

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