BatchMixpanelSwiftDispatcher 2.0.0

BatchMixpanelSwiftDispatcher 2.0.0

Maintained by Arnaud Barisain-Monrose.



 
Depends on:
Batch~> 1.17
Mixpanel-swift>= 0
 

  • By
  • Batch.com

Cocoapods Github Action

Batch.com iOS Mixpanel (Swift) Event Dispatcher

Logo

About

A ready-to-go dispatcher that sends event generated by Batch SDK to Mixpanel using UTM tags. The library will automatically start sending Mixpanel events once added in your app, there is no extra setup to be done.

More info about event dispatchers here.

Requirements

  • Xcode 12
  • iOS 10+
  • Batch 1.17

Installation

CocoaPods

pod 'BatchMixpanelSwiftDispatcher'

Read our setup documentation to follow a step by step tutorial for integrating Batch features into your app.

Carthage

github "BatchLabs/Batch-iOS-mixpanel-swift-dispatcher"

SPM

Add

https://github.com/BatchLabs/Batch-iOS-mixpanel-swift-dispatcher.git

as a SPM dependency in Xcode.

This requires Batch to be supplied via another package manager, or integrated manually.

Documentation

Development

Use carthage to checkout the deps: carthage bootstrap --platform iOS. Open the xcodeproj and hack away!

Copyright 2019-Present Batch.com