Swift Support
Sentiance SDK is compatible and refined to be used with Swift Apps.
@import SENTSDK
class MyClass {
func run() {
let sentiance = Sentiance.shared
}
}Last updated
Sentiance SDK is compatible and refined to be used with Swift Apps.
@import SENTSDK
class MyClass {
func run() {
let sentiance = Sentiance.shared
}
}Last updated