mParticle-Rokt 8.0.0

mParticle-Rokt 8.0.0

Maintained by mParticle Developers.



 
Depends on:
mParticle-Apple-SDK~> 8.0
Rokt-Widget~> 4.8
 

Rokt Kit Integration

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

Adding the integration

NOTE: THESE ARE EXAMPLE INSTRUCTIONS FOR YOUR NEW KIT, THIS EXAMPLE KIT IS NOT MEANT TO BE INCLUDED IN A REAL APPLICATION

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

    pod 'mParticle-Rokt', '~> 8.0'
    

    OR

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

Rokt integration

License

Apache License 2.0