Versions Compared

Key

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

Acknowledgments 

...

  • 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/androidx library for Android to version 27+ (the best is version 29). 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:

...

**** Due to the Cordova way of working, it is recommended to keep the default setting of the landing pages to open outside of the application. The nondefault non-default configuration to open landing pages inside the app will lead to cases where the landing page will not be rendered due to initialization issues. ****

...

**** Due to the Cordova way of working, it is recommended to keep the default setting of landing pages to open outside of the application. The nondefault non-default configuration to open landing pages inside the app will lead to cases where the landing page will not be rendered due to initialization issues.  ****

...