This repository contains the sample integrating for MoEngage
Folder | Description |
---|---|
example | Sample Project with xml based layout |
ComposeSampleApp | Sample Project with Compose |
- Add your APP-ID in the Application class
- Replace the dummy
google-services.json
file with your actual file. - Add the
agconnect-services.json
to the project for using HMS Push Kit.
- Add your WORKSPACE-ID in the
MoEngageInitializer
- Add your NEWS_API_KEY_ in the
NetworkConstants
- Replace singing configuration with your signing key in app level
build.gradle.kts
file - Add your Web Client Id for google cloud for google signing in
NetworkConstants
- Replace the dummy
google-services.json
file with your actual file.