embrace-android-sdk icon indicating copy to clipboard operation
embrace-android-sdk copied to clipboard

Don't disable SDK until the next cold start

Open bidetofevil opened this issue 6 months ago • 4 comments

Goal

Don't stop the SDK when it is fully active even if the config service says to do so. Instead, just don't start it up next time.

This is to avoid any weird race conditions that can cause unpredictable behavior like partially recorded sessions or even crashes.

bidetofevil avatar Aug 03 '24 05:08 bidetofevil