SDK.getHost() returning no value for isHosted
Opened this issue · 0 comments
bmarotta commented
Hi,
when calling SDK.getHost() the expected property isHosted is not returned. According to the documentation isHosted should be either true or false, but it is undefined.
The test was executed in a Cloud version (expected value for isHosted should be true):