Skip to content

Repository files navigation

mParticle Kochava Kit (Kochava SDK 9.x)

This is the Kochava integration for the mParticle Apple SDK, built against Kochava SDK 9.x.

This package includes full Kochava functionality, including tracking (IDFA, etc.). For an alternative without tracking support, use mParticle Kochava Kit No Tracking.

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

Apache License 2.0

About

Kochava v9 integration for the mParticle iOS SDK

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages