Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(SDKManager): SDK Setup unloading
Whenever the SDK Manager was disabled it unloaded the currently used SDK Setup. This is problematic when the current scene is changed. This fix makes sure to only unload the SDK Setup in case the SDK Manager is not set to persist on load.
- Loading branch information