References
Sample code snippets
Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage. Java Below are the code snippets that demonstrate how to use the different methods of Zoho Creator's SDK for Android: To fetch ...
Sample iOS Application for customers
Customers refer to people or entities who are external to your organization. For example, the vendors, retailers, logistics partners and customers that your organization does business with. By design, you'll have to create a customer portal to allow ...
Sample iOS Application for users
We have created an application using our Mobile SDK for your better understanding of the different methods and their usage. To install the app, you need to do the following: Prerequisites Creating the Zoho Creator application Registering your app ...
Sample code snippets
Below are code snippets that demonstrate how to use the different methods of Zoho Creator's SDK for iOS: To construct the FieldAccessPath To fetch a form object To fetch the choices from a field To submit a form To set a field's value To upload a ...
Common errors
Below are some of the commonly-faced errors that users face while using Zoho Creator's SDK for iOS, and how they can resolve them. Common errors Swift Version mismatch error Form fetch error Error on building the project Error resolution Ensure ...
Sample Android Application for Users
Note: Zoho Creator's Mobile SDK is currently a Beta feature. We do not recommend using it for apps in the production stage We have created an application using our SDK for your better understanding of the different methods and their usage. 1. ...