Skip to main content
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 npx cap sync to update capacitor native platform(s) and dependencies. Follow the Capacitor framework’s guidelines for adding plugins.
A working Sample App can be found here.

Integrate Native platforms

To install and integrate the respective platforms, follow the docs given below: