Skip to content

samzilverberg/cordova-mixpanel-plugin-testapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I recommend and am using the ionic framework to run this app. However it is not required, you can also use plain cordova.

prerequisites:

  • cordova and/or ionic
  • ios-sim if want to emulate ios npm install -g ios-sim
  • add your platform: ionic platform add ios
  • restore ionic plugin state from package.xml: ionic state restore

Emulate or run the Test App:

ionic emulate ios
or
ionic run ios

Troubleshooting

if you run into build errors, try this kind of cleanup:

cordova plugin rm com.samz.mixpanel && cordova plugin add com.samz.mixpanel
cordova platforms rm ios && cordova platforms add ios

About

Test App for the cordova mixpanel plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published