FirebaseCrashlyticsReflect

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun init(appContext: Context)
must be called before any other methods are called.
Link copied to clipboard
open fun log(message: String)
make sure to call init early in your application onCreate
Link copied to clipboard
make sure to call init early in your application onCreate
Link copied to clipboard
open fun setCustomKey(key: String, value: String)
make sure to call init early in your application onCreate