mParticle-CleverTap 8.4.0

mParticle-CleverTap 8.4.0

Maintained by mParticle Developers.



 
Depends on:
mParticle-Apple-SDK/mParticle~> 8.0
CleverTap-iOS-SDK~> 6.2
 

CleverTap Kit Integration

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

Adding the integration

  1. Add the kit dependency to your app's Podfile, Cartfile, or through using SPM:

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

    OR

    github "mparticle-integrations/mparticle-apple-integration-clevertap" ~> 7.0
    

    OR

    Open your project and navigate to the project's settings. Select the tab named Swift Packages and click on the add button (+) at the bottom left. then, enter the URL of CleverTap Kit GitHub repository - https://github.com/mparticle-integrations/mparticle-apple-integration-clevertap and click Next.
    
  2. Follow the mParticle iOS SDK quick-start, then rebuild and launch your app, and verify that you see "Included kits: { CleverTap }" 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

CleverTap integration

License

Apache License 2.0