Files
awesome-cordova-plugins/docs/plugins/adjust/README.md
T
2026-03-21 17:08:43 -07:00

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)