Apteligent (formerly Crittercism) Kit Integration
This repository contains the Apteligent integration for the mParticle Apple SDK.
Adding the integration
- 
Add the kit dependency to your app's Podfile:
pod 'mParticle-Apteligent', '~> 8.0' - 
Follow the mParticle iOS SDK quick-start, then rebuild and launch your app, and verify that you see
"Included kits: { Apteligent }"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.