generated from segment-integrations/analytics-swift-destination-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5a6f462
commit eea698f
Showing
1 changed file
with
2 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,8 @@ | |
|
||
Add Adjust SDK support to your applications via this plugin for [Analytics-Swift](https://github.com/segmentio/analytics-swift) | ||
|
||
⚠️ Github Issues disabled in this repository ⚠️ | ||
Please direct all issues, bug reports, and feature enhancements to `[email protected]` so they can be resolved as efficiently as possible. | ||
|
||
## Adding the dependency | ||
|
||
|
@@ -45,10 +47,6 @@ analytics.add(plugin: AdjustDestination()) | |
Your events will now be given Adjust session data and start flowing to Adjust via Cloud Mode. | ||
|
||
|
||
## Support | ||
|
||
Please use Github issues, Pull Requests, or feel free to reach out to our [support team](https://segment.com/help/). | ||
|
||
## Integrating with Segment | ||
|
||
Interested in integrating your service with us? Check out our [Partners page](https://segment.com/partners/) for more details. | ||
|