Skip to content

suspiration/cordova-plugin-mixpanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-plugin-mixpanel

A cordova plugin for mixpanel.

Install

cordova plugin add https://github.com/suspiration/cordova-plugin-mixpanel.git

ios

After successfully installing the plugin, need to manually add Mixpanel.framework as an "Embedded Binaries" within Xcode. Within Xcode, go to General tab for the build target, then add Mixpanel.framework in the Embedded Binaries section.