wipeData

fun wipeData(context: Context)

Hard resets all data created by the Braze SDK from the internal storage directory. Note that any in-flight actions such as event logging, data syncing, etc. will be cancelled as a result of this call.

Note that any references to this Braze instance will be unusable after this call. Subsequent calls to Braze.getInstance will be usable.