Skip to content

moengage/Capacitor-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Logo

MoEngage Capacitor Plugin Integration Sample

Demo App showing the integration of capacitor-moengage-core and capacitor-moengage-geofence packages.

For more information check out our website and documentation.

Sample App Usage

Android

  • Add your APP-ID in the Application class
  • Add google-services.json file to Angular/android/app.

iOS

  • Call the initialize method of MoECapacitorInitializer instance in applicationdidFinishLaunchingWithOptions() method with MOSDKConfig instance.