I tried to install the SDK with CocoaPods in an Objective-C App. The pod install is working, but when I open the workspace, xcode wants to convert the SDK to a newer swift version (which fails).
Is it possible to use the SDK with Objective-C based Apps?