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

Add a chatbot into your native iOS app in less than 15 minutes!

License

Notifications You must be signed in to change notification settings

mparticle-integrations/mparticle-apple-integration-instabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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