Android
Our Android SDK is built natively with Kotlin and Jitpack Compose, powered by the mycover.ai platform for buying insurance policies.
Installation
Add the Jitpack maven repo in your settings.gradle file
Or if you're using an older gradle version add this to your root level build.gradle
in your module level build.gradle file, add the mycover.ai sdk dependency
Usage
initialize the SDK this way
Last updated