withResetLimitsOnAppUpdate

fun withResetLimitsOnAppUpdate(resetLimitsOnAppUpdate: Boolean): LimiterConfigurationBuilder

Resetting limits after an app update allows you to see if a bug still exists.

Since

5.3.0

Return

this instance

Parameters

resetLimitsOnAppUpdate

if ACRA should reset all limits on startup if the application has been updated.