ccEverywhere.terminate() does not exist; Can't get rid of "SDK already initialized"
Hello,
I encountered the issue that "SDK already initialized". So I try to terminate the active ccEverywhere object by using terminate() function but it does not exist, you can check it in the image below.
I am importing SDk from: 'https://sdk.cc-embed.adobe.com/v3/CCEverywhere.js'
The questions are:
1. How can I use terminate() function?
2. If there's no terminated() function, how can I get rid of "SDK already initialized" error?


