23 lines
572 B
Markdown
Raw Normal View History

2022-01-27 08:33:57 +00:00
# Adjust
```
$ ionic cordova plugin add com.adjust.sdk
2021-09-29 15:19:55 +02:00
$ npm install @awesome-cordova-plugins/adjust
2021-09-29 14:09:02 +02:00
```
2021-09-29 15:19:55 +02:00
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/adjust/)
2021-09-29 14:09:02 +02:00
Plugin Repo: [https://github.com/adjust/cordova_sdk](https://github.com/adjust/cordova_sdk)
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)
## Supported platforms
- Android
- iOS
2021-09-29 14:38:45 +02:00