The Marketo Mobile SDK allows integration with Marketo Mobile Engagement (MME).
Change Log
v0.6.0
- InApp Notifications
v0.5.0
- All features available from MME SDK version 0.5.x
- Small bug fixes
Installtion instrunction.
- Get your application secret key from Marketo admin portal
- Then go to your project folder
- Run following command to add Marketo PhoneGap Plugin
cordova plugin add ~/Development/source/PhoneGapPlugin/ --variable APPLICATION_SECRET_KEY="YOUR_APPLICATION_SECRET"