From 90ac5626bf71bcac5b872b2c125fdab0c8442e09 Mon Sep 17 00:00:00 2001 From: Liaz Kamper Date: Wed, 3 Jul 2024 18:21:48 +0300 Subject: [PATCH] Docs - fix link to download static SDK --- docs/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Installation.md b/docs/Installation.md index 4c618531..17ff5a43 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -59,6 +59,6 @@ Add this line for the latest version of the regular mode 2. [AppsFlyer Unity Wrapper](https://repo1.maven.org/maven2/com/appsflyer/unity-wrapper/6.14.4/unity-wrapper-6.14.4.aar) 3. [Google Installreferrer library](https://mvnrepository.com/artifact/com.android.installreferrer/installreferrer/2.1) 3. Download and add the required iOS dependencies to the Assets/Plugins/iOS/AppsFlyer folder: - 1. [Download](https://s3.eu-west-1.amazonaws.com/download.appsflyer.com/ios/6.x.x/6.14.x/6.14.4/AF-iOS-SDK-v6.14.4.zip) the iOS SDK as a static library + 1. [Download](https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/tag/6.14.4) the iOS SDK as a static library `AppsFlyerLib.xcframework.zip` 2. Unzip the file you downloaded 3. Drag & drop all the files into the `Assets/Plugins/iOS/AppsFlyer` folder