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.
In the application you develop on the Kuika platform, you need to obtain user permission for functions such as Camera usage, Location access and Notification sending. Permission texts should clearly indicate to users why these accesses are required, how they will be used and their impact on privacy. You can add these descriptions in the Permission Labels section of your application's configuration settings.
Step 1: Navigate to Permission Labels
Step 2: Adding a New Permission
Click ADD NEW in the Permission Labels menu.
Step 3: Languages Supported by the App
Step 4: Create Permission Content
By following these steps, you can ensure that your app communicates user permissions correctly and clearly on different platforms.