Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 859 Bytes

File metadata and controls

25 lines (14 loc) · 859 Bytes

Taplytics Kit Integration

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

Adding the integration

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

    pod 'mParticle-Taplytics', '~> 8.0'
    
  2. Follow the mParticle iOS SDK quick-start, then rebuild and launch your app, and verify that you see "Included kits: { Taplytics }" 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

Taplytics integration

License

Apache License 2.0