Skip to content
This repository has been archived by the owner on Dec 12, 2019. It is now read-only.

Latest commit

 

History

History
executable file
·
25 lines (14 loc) · 852 Bytes

File metadata and controls

executable file
·
25 lines (14 loc) · 852 Bytes

Instabot Kit Integration

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

Adding the integration

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

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

Instabot integration

License

Apache License 2.0