Kotlin/Java
Section contents
🟦 FAQ
🟦 Release Notes
🟦 6.1.0
🟦 6.0.0
🟦 5.1.1
🟦 5.0.0
🟦 4.0.0
🟦 3.2.0
🗃️ Billing version update
Authorization requests
In the table below it is described how often the user gets authorization request.
Conditions | Authorization request | Aspects |
---|---|---|
RuStore is not installed on the user's device | Authorization request is triggered:
| Subsequent authorization calls require only one click. To check whether RuStore is installed on the uses device, use the |
RuStore is installed, but the user is not authorized | Authorization request is done when an SDK method is called:
| By default, the message that the user is not authorized is displayed. For RuStore authorization screen to open in this case, use the SDK
Subsequent authorization i snot required until the user logs out from their RuStore profile. To check purchases availability, use the |
RuStore is installed, the user is authorized | Authorization goes seamlessly for the user | N/A |