Skip to content

mparticle-integrations/mparticle-apple-integration-apptimize

Repository files navigation

Apptimize Kit Integration

This repository contains the Apptimize integration for the mParticle Apple SDK.

Adding the integration

  1. Add the kit dependency to your app's Podfile:

    pod 'mParticle-Apptimize', '~> 8'
    
  2. Follow the mParticle iOS SDK quick-start, then rebuild and launch your app, and verify that you see "Included kits: { Apptimize }" in your Xcode console

(This requires your mParticle log level to be at least Debug)

  1. Reference mParticle's integration docs below to enable the integration.

Documentation

Apptimize integration

License

Apache License 2.0