Getting SDK version

Find out the current version of the SDK, by calling:

Swift
Objective-C
let version = MedalliaMXO.getVersion()
NSString *version = [MedalliaMXO getVersion];