getBugseeErrorReporterConfig

fun getBugseeErrorReporterConfig(hasUserConsent: Boolean, context: Context): ErrorReporterConfig.BugseeErrorReporterConfig

Returns all the necessary parameters for configuring the Bugsee SDK.

If hasUserConsent is true, the data considered sensitive, such as screen video recording and logs, is also collected and attached to error reports. Otherwise only basic information is collected, like a crash stack trace and the application version.