Prerequisites
Before you begin working with Catalyst iOS SDK, you must ensure that you meet all these prerequisites:
- Create a Catalyst Project in the Catalyst console to host your mobile app in
Note: You can host one Android app and one iOS app in each project.
-
Create or import an iOS project in XCode
-
Ensure that your iOS project and the development environment meet these minimum supported environments:
- XCode- 10.2 or later
- CocoaPods
- Your project must target iOS 9 or later
- Your project must have been built with Swift 4 or later
After you have configured the prerequisite environments, you can register your app with Catalyst and download a configuration file provided tailored to your app. You must include this configuration file in your iOS app’s structure, as it will contain the definitions of certain properties required for your app to function properly.
We will discuss these steps in detail in the next section .
Yes
No
Send your feedback to us
Skip
Submit