An open API service indexing awesome lists of open source software.

https://github.com/appsflyersdk/appsflyer-capacitor-plugin

AppsFlyer SDK plugin for Capacitor
https://github.com/appsflyersdk/appsflyer-capacitor-plugin

Last synced: about 1 month ago
JSON representation

AppsFlyer SDK plugin for Capacitor

Awesome Lists containing this project

README

        

# AppsFlyer Capacitor plugin for Android and iOS.

[![npm version](https://badge.fury.io/js/appsflyer-capacitor-plugin.svg)](https://badge.fury.io/js/appsflyer-capacitor-plugin)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![Downloads](https://img.shields.io/npm/dm/appsflyer-capacitor-plugin)](https://www.npmjs.com/package/appsflyer-capacitor-plugin)

🛠 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 , production steps, logs, code snippets and any additional relevant information.*

### This plugin is built for

- Android AppsFlyer SDK **6.16.2**
- iOS AppsFlyer SDK **6.16.2**

## ❗❗ Breaking changes when updating to v6.15.0 ❗❗
Starting from v6.15.0, this plugin works only with Capacitor 6.
If you are still interested in using Capacitor 5, please follow the instructions [here](/docs/Installation.md#cap5) to install the latest version that supports Capacitor 5.

## ❗❗ Breaking changes when updating to v6.12.1 ❗❗
Starting from v6.12.1, this plugin works only with Capacitor 5.
If you are still interested in using Capacitor 4, please follow the instructions [here](/docs/Installation.md#cap4) to install the latest version that supports Capacitor 4.

## ❗❗ Breaking changes when updating to v6.9.2 ❗❗
Starting from v6.9.2, this plugin works only with Capacitor 4.
If you are still interested in using Capacitor 3, please follow the instructions [here](/docs/Installation.md#cap3) to install the latest version that supports Capacitor 3.

## 📖 Guides
- [Adding the SDK to your project](/docs/Installation.md)
- [Initializing The SDK](/docs/BasicIntegration.md)
- [In-app Events](/docs/InAppEvents.md)
- [Deep Linking](/docs/DeepLink.md)
- [Advanced API](/docs/AdvancedAPI.md)
- [Testing The integration](/docs/Testing.md)
- [API](/docs/API.md)
- [Set Consent For DMA Compliance](/docs/DMA.md)