Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 844 Bytes

File metadata and controls

25 lines (14 loc) · 844 Bytes

Wootric Kit Integration

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

Adding the integration

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

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

Wootric integration

License

Apache License 2.0