Configuring Kiwi for your application
To start using Kiwi, follow the steps on this section integrate Kiwi into your application.
Getting access to the Admin interface
All the configuration needed to use Kiwi are done through the Kiwi Admin. You will need a Manager role access be able to create new product or application configuration on Kiwi.
For now, if you have a Manager, Admin or Customer Happiness role you can create access to other users. To do so, access the Kiwi Admin and click on the "Credentials" button. You should see a list of credentials that are accessible by your role. Click on the "Create credential" and fill in the details form. After filling up data, finish the process by clicking on the green "Save" button.
Getting access to products inside the Admin interface
For users that has manager or admin roles:
Manager and admin users can add/edit product permissions for any users (accessible by your role). To do so, click the "Credentials" button on the left menu. Then, a list of users will be shown. It is possible to filter the list by email or user name. When the desired credential to be edited is found, just click on it.
A new page containing the details from this user will be displayed. At the bottom of the page, there will be a button "{Number} - Products", where {Number} will be a number. Clicking on it will exhibit a modal that lists all products that can be possible to add for this user.
Later on the admin could edit each product permission, switching it to "Can edit". This grants write permissions for it. Click on the "Save" button at the end of the page to finish updating the desired user.
Creating a new Product
A Product within Kiwi is used to group apps together. This allow Kiwi to share information between apps and generate a single dashboard to display all results together.
To create a new product access the Kiwi Admin and click on the "New Product" button. Fill in the details and complete the process clicking on "Add Product".
Creating a new Application
To create an application, access the Kiwi Admin, select your product on the product listing and click on the "New Application" button. Fill in the details and click "Save" to complete the process.
IMPORTANT: THE PACKAGE NAME CONFIGURATION IS A SYSTEM KEY TO IDENTIFY YOUR APP. IT IS USED ON SUBSCRIPTIONS AND MEDIA INTEGRATION, CHANGING IT LATER MAY BREAK THINGS.
Installing the SDK
To start using the newly created Kiwi configuration you need to integrate your app using one of the available SDKs. To get information on how to use the SDK for each platform, please refer to the specific documentation:
Last updated