embrace-android-sdk
embrace-android-sdk copied to clipboard
Don't disable SDK until the next cold start
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.