mparticle-integrations / mparticle-apple-integration-instabot

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

Home Page:https://www.instabot.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://www.instabot.io

License:Other


Languages

Language:Objective-C 87.6%Language:Ruby 12.4%