mparticle-integrations/mparticle-apple-integration-kochava-9
This is the Kochava integration for the mParticle Apple SDK, built against Kochava SDK 9.x.
Installation
Swift Package Manager
Add the Kochava kit package dependency in Xcode or in your Package.swift. Swift Package Manager resolves the mParticle SDK automatically as a transitive dependency.
.package(
url: "https://github.com/mparticle-integrations/mparticle-apple-integration-kochava-9",
.upToNextMajor(from: "9.0.0")
),Then add mParticle-Kochava as a dependency of your target.
Verifying the Integration
With mParticle log level set to Debug or higher, you should see:
Included kits: { Kochava }Platform Support
| Platform | Minimum Version | | -------- | --------------- | | iOS | 15.0 | | tvOS | 15.0 |
Documentation
Issues
Please report bugs and feature requests to the mparticle-apple-sdk repository. This mirror repository is not actively monitored for issues.
License
Package Metadata
Repository: mparticle-integrations/mparticle-apple-integration-kochava-9
Default branch: main
README: README.md