Call this method to dispose of the listener and free Primer SDK resources,
which will also avoid memory leaks. Once this occurs, you can call the configure
method again as the Primer instance will be in a clean state.
KOTLIN
Copy
Ask AI
fun cleanup(cleanClientSessionCache: Boolean = true)