mParticle-CleverTap 8.5.0

mParticle-CleverTap 8.5.0

mParticle 开发者 维护。



 
依赖
mParticle-Apple-SDK/mParticle~> 8.22
CleverTap-iOS-SDK~> 6.2
 

CleverTap 集成包

此仓库包含 CleverTap 针对 mParticle Apple SDK 的集成。

添加集成包

  1. 将集成包依赖添加到您的应用 Podfile、Cartfile 或通过使用 SPM

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

    或者

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

    或者

    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. 按照 mParticle iOS SDK 的 快速入门 操作,然后重新构建并启动您的应用,并验证在 Xcode 控制台中看到 "包含的集成包:{ CleverTap }"

(此要求您的 mParticle 日志级别至少为调试)

  1. 请参考以下 mParticle 集成文档以启用集成。

文档

CleverTap 集成

许可

Apache License 2.0