The iOS SDKs are distributed as a static framework. In order for static frameworks to load the necessary Objective-C classes for the SDK, you need to add the “-ObjC” flag to the Linker flags of your project’s target in xCode.
This applies to all our SDKs for iOS (Cloud Image Recognition SDK, Augmented Reality SDK, On-device Image Recognition SDK and Unity).