Swift Support
Sentiance SDK is compatible and refined to be used with Swift Apps.
Last updated
Sentiance SDK is compatible and refined to be used with Swift Apps.
Last updated
Steps to integrate the Sentiance SDK into iOS Apps written in Swift:
After the , in the for your application, import the Sentiance SDK in the files you want to use the API.
Access the API using the singleton instance Sentiance.shared
.
Example: