Documentation Index
Fetch the complete documentation index at: https://moengage-ios-release-notes-breaking-changes-doc-1961.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Add Maven Repository
AddmavenCentral() repository in the project-level build.gradle file.
Enable Java 8
The SDK is target and source compatible with version 8 of the Java Programming Language. Enable Java 8 in the applicationbuild.gradle(.kts) if not done already.