If your Kuika-developed app includes functionalities such as Camera usage, Location/Geolocation access and Notification sending, you will need to obtain user permission to access these functionalities. For each permission, it is important that you clearly indicate to users why these accesses are needed, how they will be used, and what impact these permissions may have on users' privacy. You need to add these permission descriptions in detail in the Permission Labels section of your application's configuration settings.
You can follow the steps below to create permission texts correctly:
Step 1: Navigate to Permission Labels
You can edit these permissions in your application's configuration settings under Permission Labels. This section is used to manage the messages required to request permission to the user. Permission descriptions should be entered according to the respective platform (Web, iOS or Android).
Step 2: Adding a New Permission
Step 3: Languages Supported by the App
Before entering permission descriptions, a list of supported languages will open in your application. It is important to provide user-friendly descriptions in each language so that each user can understand the permission correctly.
Step 4: Create Permission Content
After entering the permission descriptions for all languages, create the permission by clicking the CREATE button. This will create the permission text that will be shown to users.