This article will discuss our “Control of events within the application” option

This option allows you to create tasks for performers inside applications so that they receive a reward for registering, completing a level or testing some feature inside the application.
This feature is currently supported for native Android applications and for Android games created using the Unity engine.
Why use this feature for testing?
- Low cost. One execution will cost from 5 rubles. You determine the price yourself depending on the complexity of the task.
- A large number of different devices and Android versions.
- A large number of random clicks and behaviors, because each installation is performed by an individual.
- If users fail to do something or have a comment, they will write, and this message can be read next to the task.
- If the application crashes, the report is saved in the personal account next to task.
- In parallel with testing, you can promote the application by search queries.
- If the application has built-in advertising, then part of the costs will pay off because testers will watch this advertising.
Example of creating an order with event control
If you have activated the “Control of events within the application” option, then creating an order becomes less trivial. You have several additional screens in the order creation scenario.

You can create an unlimited number of tasks and set your own price for each. When writing a task, we recommend putting yourself in the place of the performer, so that your description clearly explains what needs to be done. Once you are done with the task description, click the “Create” button.

Now we need to configure our project. If you are not a developer, you need to send screenshots of this screen or give access to your personal account to your developer. He will figure out what to do.
Each task has its own ID. And you need to call the corresponding code when the task condition is met.
In this case, the code
UpMob.sendEvent("61e999cfd9b12c6621516bfa")
Need to be placed in the place where the player reaches level 6.
After this code is integrated. You will need to update the application in Google Play. So that there is an up-to-date version.
To activate the order, you need to wait for the application to be updated in the store. Then download the application using a special link, which will be available to you in your personal account. And perform any, even the simplest task, that you have built into the application. Once you complete it, the system will understand it and your order will be activated.
If you have any questions, write to our group, we will definitely answer.