Skip to content

walmartlabs-wmusiphone/mparticle-apple-integration-radar

 
 

Repository files navigation

Radar Kit Integration

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

Adding the integration

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

    pod 'mParticle-Radar', '~> 7.0'
    

    OR

    github "mparticle-integrations/mparticle-apple-integration-radar" ~> 7.0
    
  2. Follow the mParticle iOS SDK quick-start, then rebuild and launch your app, and verify that you see "Included kits: { Radar }" 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

Radar integration

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 79.6%
  • Ruby 20.4%