π Installation
Gleap is distributed through the maven. Add the following to you build.gradle (Module: app).π·ββοΈ Initialize & configure the SDK
Open your preferred development tool and add the following code to your main activity (typically MainActivity.java).Get your API key here.
Required permissions
In order to use the image picker for attachments, add the following permissions to yourAndroidManifest.xml
.