mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
30 lines
768 B
Markdown
30 lines
768 B
Markdown
---
|
|
description: >-
|
|
Adjust plugin for Cordova and Ionic. This is the Ionic Cordova SDK of Adjust™. You can read more about Adjust™ at adjust.com. Requires Cordova plugin:…
|
|
---
|
|
|
|
# Adjust
|
|
|
|
This is the Ionic Cordova SDK of Adjust™. You can read more about Adjust™ at adjust.com.
|
|
|
|
Requires Cordova plugin: `com.adjust.sdk`. For more info, please see the [Adjust Cordova SDK](https://github.com/adjust/cordova_sdk)
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add com.adjust.sdk
|
|
npm install @awesome-cordova-plugins/adjust
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/adjust/cordova_sdk](https://github.com/adjust/cordova_sdk)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|