Understand Mobile SDK for iOS
The Zoho Creator Software Development Kit (SDK) for iOS is aimed at helping you easily build a custom iPhone/iPad app with multiple features and functionalities. The SDK methods enable you to programmatically fetch and edit data within different Zoho Creator modules, such as Forms, Pages and Reports. Additionally, you can design the app's UI according to your style guides while powering the back-end development using the SDK.
The Zoho Creator SDK is available for both users and customers.
For Users
The 'For Users' option gets you the SDK which helps create iOS apps for users. You can choose from two different frameworks based on your requirements.
- Core Framework - This lets you create your own custom UIs and build apps using the data present in the different modules(forms, reports and pages) of Zoho Creator. Learn about Core framework for iOS
- UI & Core Framework - This lets you include the predefined view controllers of the Zoho Creator components(Forms, Reports & Pages) in your xcode project and also create your own custom UIs and build apps using the data present in the different components. Learn about UI & Core framework for iOS
For Customers
The 'For Customers' option gets you the SDK which helps create iOS apps for customers. You can choose from two different frameworks based on your requirements.
- Core Framework - This lets you create your own custom UIs and build apps using the data present in the different modules(forms, reports and pages) of Zoho Creator. Learn about Core framework for iOS
- UI & Core Framework - This lets you include the predefined view controllers of the Zoho Creator components(Forms, Reports & Pages) in your xcode project and also create your own custom UIs and build apps using the data present in the different components. Learn about UI & Core framework for iOS