tool · inferred from evidence
launch
A method of the vwoSDK that initializes and returns a client instance.
- vwoSDK.getAndUpdateSettingsFile is not a function
The VWO docs say getAndUpdateSettingsFile is available in the Node.js SDK from v1.10 onward, but calling vwoSDK.getAndUpdateSettingsFile() throws not a function even on v1.10. The method lives on the client instance, not on the SDK module o