Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Acknowledgments 

  • iOS: Mapp plugin and Mapp In-App plugin n support iOS10 and above
  • Android: Mapp plugin support for Android 19(KitKat) and above

...

  • Node and Cordova CLI/PhoneGap CLI installed on your mac.
  • Cordova 5.0.0 and above
  • Mapp Cordova plugin 0.0.1 +

    Mapp InApp Cordova plugin 0.01+ (only for iOS)

Installation 

Integration - Phase 1

  • Download the plugins. For Android and iOS, download the Mapp Plugin. However, to integrate inApp for iOS you must also download the Mapp In-App Cordova plugin.
  • First, update the appcompat library for Android to version 27+ (the best is version 2829). You can use the plugin cordova-android-support-gradle-release 
  • To create an FCM project for Android, follow the instructions in Step A: Enable Firebase Cloud Messaging for Mapp Cloud.
  • Add the plugin with the following command:

...