Example code using Bugfender in Kotlin Android.
- Create an account in Bugfender
- Create an application in your account and you will receive an
app-key
. - Go to
com.bugfender.samplekotlin.App.kt
file and change the line:
val bugfenderApplicationKey: String = "app-key"
- Run the application and start playing with it.
- Check the logs in the log-viewer in the Bugfender site.
For more information on all methods available, please go to the Bugfender Android reference documentation.
The SDK is suitable for production. Please feel free to open an issue or contact us at bugfender.com/contact .