Or if you're using an older gradle version add this to your root level build.gradle
dependencies { implementation 'com.github.ibuildgenius:mca-android-sdk:<latest-version>' }
Initialize the SDK this way
MyCoverAI.init(this, "<YOUR-API-TOKEN>")
Flutter
Just Plug and Play it with our Flutter SDK
React Native
Our React Native SDK powered by the mycover.ai platform, for buying and managing insurance policies.
On this page