mparticle-integrations / mparticle-apple-integration-skyhook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skyhook Kit Integration

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

Adding the integration

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

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

Skyhook integration

License

Apache License 2.0

About

License:Other


Languages

Language:Objective-C 75.8%Language:Ruby 24.2%