Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 534 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 534 Bytes

Marketo Mobile SDK for PhoneGap

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.

  1. Get your application secret key from Marketo admin portal
  2. Then go to your project folder
  3. Run following command to add Marketo PhoneGap Plugin

cordova plugin add ~/Development/source/PhoneGapPlugin/ --variable APPLICATION_SECRET_KEY="YOUR_APPLICATION_SECRET"