This repository contains the Radar integration for the mParticle Apple SDK.
-
Add the kit dependency via SPM or to your app's Podfile or Cartfile:
pod 'mParticle-Radar', '~> 8.0'
OR
github "mparticle-integrations/mparticle-apple-integration-radar" ~> 8.0
-
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)
- Reference mParticle's integration docs below to enable the integration.