{"id":21478257,"url":"https://github.com/appsflyersdk/appsflyer-capacitor-plugin","last_synced_at":"2025-04-06T01:06:41.992Z","repository":{"id":44553932,"uuid":"385962662","full_name":"AppsFlyerSDK/appsflyer-capacitor-plugin","owner":"AppsFlyerSDK","description":"AppsFlyer SDK plugin for Capacitor","archived":false,"fork":false,"pushed_at":"2025-03-26T13:57:19.000Z","size":3399,"stargazers_count":16,"open_issues_count":6,"forks_count":26,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-30T00:05:39.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AppsFlyerSDK.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-14T14:07:30.000Z","updated_at":"2025-03-26T13:52:05.000Z","dependencies_parsed_at":"2024-02-25T13:27:05.690Z","dependency_job_id":"f989f35e-290f-460c-8ca2-dad19673d234","html_url":"https://github.com/AppsFlyerSDK/appsflyer-capacitor-plugin","commit_stats":{"total_commits":70,"total_committers":2,"mean_commits":35.0,"dds":0.0714285714285714,"last_synced_commit":"71b1caebcc56723470655a8a544762a7894faae9"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppsFlyerSDK%2Fappsflyer-capacitor-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppsFlyerSDK%2Fappsflyer-capacitor-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppsFlyerSDK%2Fappsflyer-capacitor-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppsFlyerSDK%2Fappsflyer-capacitor-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AppsFlyerSDK","download_url":"https://codeload.github.com/AppsFlyerSDK/appsflyer-capacitor-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419859,"owners_count":20936012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-23T11:17:26.518Z","updated_at":"2025-04-06T01:06:41.948Z","avatar_url":"https://github.com/AppsFlyerSDK.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://raw.githubusercontent.com/AppsFlyerSDK/appsflyer-capacitor-plugin/main/assets/AFLogo_primary.png\"  width=\"600\" \u003e \n\n# AppsFlyer Capacitor plugin for Android and iOS.\n\n\n[![npm version](https://badge.fury.io/js/appsflyer-capacitor-plugin.svg)](https://badge.fury.io/js/appsflyer-capacitor-plugin)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) \n[![Downloads](https://img.shields.io/npm/dm/appsflyer-capacitor-plugin)](https://www.npmjs.com/package/appsflyer-capacitor-plugin)\n\n🛠 In order for us to provide optimal support, we would kindly ask you to submit any issues to support@appsflyer.com\n\n\u003e *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.*\n\n\n### \u003ca id=\"plugin-build-for\"\u003e This plugin is built for\n\n- Android AppsFlyer SDK **6.16.2**\n- iOS AppsFlyer SDK **6.16.2**\n\n## \u003ca id=\"breaking-changes-6-15-0\"\u003e \t❗❗ Breaking changes when updating to v6.15.0 ❗❗\nStarting from v6.15.0, this plugin works only with Capacitor 6. \u003c/br\u003e\nIf 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.\n\n## \u003ca id=\"breaking-changes-6-12-1\"\u003e \t❗❗ Breaking changes when updating to v6.12.1 ❗❗\nStarting from v6.12.1, this plugin works only with Capacitor 5. \u003c/br\u003e\nIf 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.\n\n## \u003ca id=\"breaking-changes\"\u003e \t❗❗ Breaking changes when updating to v6.9.2 ❗❗\nStarting from v6.9.2, this plugin works only with Capacitor 4. \u003c/br\u003e\nIf 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.\n\n\n\u003c!---\n\n## \u003ca id=\"migration\"\u003e ⏩ Migration \n  \n✏️✏️ Migration guided if needed✏️✏️ \n--\u003e\n\n ##  📖 Guides\n- [Adding the SDK to your project](/docs/Installation.md)\n- [Initializing The SDK](/docs/BasicIntegration.md)\n- [In-app Events](/docs/InAppEvents.md)\n- [Deep Linking](/docs/DeepLink.md)\n- [Advanced API](/docs/AdvancedAPI.md)\n- [Testing The integration](/docs/Testing.md)\n- [API](/docs/API.md)\n- [Set Consent For DMA Compliance](/docs/DMA.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappsflyersdk%2Fappsflyer-capacitor-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappsflyersdk%2Fappsflyer-capacitor-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappsflyersdk%2Fappsflyer-capacitor-plugin/lists"}