@capgo/capacitor-appsflyer 8.1.2 → 8.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# @capgo/capacitor-appsflyer
|
|
2
|
-
|
|
2
|
+
<a href="https://capgo.app/"><img src="https://capgo.app/readme-banner.svg?repo=Cap-go/capacitor-appsflyer" alt="Capgo - Instant updates for Capacitor" /></a>
|
|
3
3
|
|
|
4
4
|
<div align="center">
|
|
5
5
|
<h2><a href="https://capgo.app/?ref=plugin_appsflyer"> ➡️ Get Instant updates for your App with Capgo</a></h2>
|
|
@@ -10,6 +10,8 @@ AppsFlyer attribution and deep-linking support for Capacitor 8 apps, packaged in
|
|
|
10
10
|
|
|
11
11
|
This package is based on the official AppsFlyer Capacitor plugin and the Capacitor 8 / SPM update work from [AppsFlyerSDK/appsflyer-capacitor-plugin#185](https://github.com/AppsFlyerSDK/appsflyer-capacitor-plugin/pull/185).
|
|
12
12
|
|
|
13
|
+
Edit: the Capacitor 8 has been resolved you can now consider this fork deprecated.
|
|
14
|
+
|
|
13
15
|
## Documentation
|
|
14
16
|
|
|
15
17
|
The most complete doc is available here: https://capgo.app/docs/plugins/appsflyer/
|