iOS Quick Start
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 13.0 or higher. Apps should be built with the latest iOS SDK provided by Apple/Xcode.
- Building and running your app on M1 Mac simulators is possible with the use of our custom TensorFlow Lite framework.
If you want to get started quickly, you can check out our sample application. If you prefer to integrate the SDK in your existing app, read on.
Last modified 3mo ago