- Deprecated
setConsentDatain favor ofsetConsentDataV2. - Added
isSDKStarted()method to allow users to check if the SDK is already in started state. - Added
isSDKStopped()method to allow users to check if the SDK is currently in stopped state. - Modified
startSDK()to always resolve, preventing hanging promises when called multiple times in the same session. FixesinitSDK()not resolving bug. - Documentation update.