Giter Club home page Giter Club logo

appsflyerframework's Introduction

AppsFlyerFramework

Version Carthage Compatible SPM Compatible

Table Of Contents

  1. Cocoapods
  2. Swift Package Manager
  3. Carthage
  4. Integration
  5. Support

In order to install AppsFlyerLib framework via Cocoapods, you should choose the binary version, that you require, add it to your Podfile and run pod install/update:

# For statically linked library
pod 'AppsFlyerFramework'

# For dynamically linked library
pod 'AppsFlyerFramework/Dynamic'

# For Strict (No IDFA colection) library
pod 'AppsFlyerFramework/Strict'

For more reference on using Cocoapods, please click here

  1. Add a Swift Package File

    • In your Xcode project, go to File > Swift Packages > Add Package Dependency.
  2. Enter Package Repository URL

    • In the dialog that appears, enter the URL of the repository that hosts the AppsFlyerFramework package:
     # For statically linked library
     https://github.com/AppsFlyerSDK/AppsFlyerFramework-Static
    
     # For dynamically linked library
     https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic
    
     # For Strict (No IDFA colection) library
     https://github.com/AppsFlyerSDK/AppsFlyerFramework-Strict

Note: Three separated repositories for SPM support versions 6.12.0 and higher. For versions lower than 6.12.0, please, use our main AppsFlyerFramework repository URL.

  1. Select fetched package
  2. Click on the Next button to proceed and choose the target, which should be using the dependency
  3. Integrate Package

In order to fetch AppsFlyerLib artifacts using Carthage, please use binary-only method, described here. All necessary JSON files with links to the binary artifacts are located in Carthage folder in the root of the repository.

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

Release Notes can be found 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.

appsflyerframework's People

Contributors

af-fess avatar andr-ggn avatar amit-kremer93 avatar af-obodovskyi avatar wesfieldj avatar pyrou avatar pablolerma avatar coeur avatar cbowns avatar rkrim avatar mathaeus avatar pushp1989 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.