Capacitor is a cross-platform native runtime that makes it easy to build modern web apps that run natively on iOS and Android.
Adding MoEngage Plugin
Add capacitor-moengage-core plugin to capacitor project as shown below :
$npm install capacitor-moengage-core
Once the plugin is installed run ionic capacitor sync
to update capacitor native platform(s) and dependencies.
info |
Note A working Sample App can be found here. |
Integrate Native platforms
To install and integrate the respective platforms, follow the docs given below: