Installation
Adding Geofence Plugin
Add capacitor-moengage-geofence plugin to the capacitor project as shown below :Android Installation
Install using BOM
Integration using BOM is the recommended way of integration; refer to the Install Using BOM document. Once you have configured the BOM add the dependency in the app/build.gradle file as shown below:Note: Version numbers are not required for these dependencies; the BOM automatically manages them.
Manual Installation
Navigate to android/app/build.gradle. Add the MoEngage Android SDK’s dependency in the dependencies block.