mParticle-Apptentive 8.2.0

mParticle-Apptentive 8.2.0

TestsTested
LangLanguage Obj-CObjective C
License NOASSERTION
ReleasedLast Release Apr 2024

Maintained by Peter Jenkins, Sam Dozor, mParticle Developers.



 
Depends on:
mParticle-Apple-SDK/mParticle~> 8.7
ApptentiveKit~> 6.6
 

Apptentive Kit Integration

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

Adding the integration

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

    pod 'mParticle-Apptentive', '~> 8'
    

    OR

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

Apptentive integration

License

Apache License 2.0