iOS Quick Start
Last updated
Last updated
If you are migrating from version 5.x to 6.x, please use our migration guide instead of this quick start guide.
The Sentiance SDK requires iOS 15.0 or higher. Apps should be built with the latest iOS SDK provided by Apple/Xcode.
The Sentiance SDK has the following external library dependencies. If your app depends on versions other than the ones mentioned here, please reach out to us to address possible incompatibility issues.
TensorFlowLiteC: v2.17.0
Protobuf: v3.18
UnzipKit: v1.9
If you want to get started quickly, you can check out our . If you prefer to integrate the SDK in your existing app, read on.