Prerequisites

Before you begin working with Catalyst iOS SDK, you must ensure that you meet all these prerequisites:

Note: You can host one Android app and one iOS app in each project.
  • Create or import an iOS project in XCode
Note: You can host one Android app and one iOS app in each project. The Android or iOS can either be built natively with the Catalyst Android or iOS SDKs, or with Catalyst Flutter SDK.
  • Ensure that your iOS project and the development environment meet these minimum supported environments:
    • XCode- 10.2 or later
    • CocoaPods
    • iOS- 9 or later
    • Swift- 4 or later

After you have configured the prerequisite environments, you can register your app with Catalyst and download the configuration file that is 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.

Last Updated 2023-09-05 20:06:31 +0530 +0530

ON THIS PAGE

RELATED LINKS

Android Catalyst Project