Hello,
I have a general question, we have 2 cloud environments (CE) and we need to use an H5 Script on both.
At first I thought all CE uses ScriptUtil.version >= 2.0 but on one CE I found out that it was lower than 2.0 because when I run the ScriptUtil.version code I get "undefined" in return.
Is there a way to verify which H5 Script version we are using without code and if we can upgrade it to >=2.0 ?
Thanks