Reading the in-App / Subscriptions documentation, I didn’t understand one thing - in order to add subscriptions to the application, you need to download apk to the console with BILLING permission, then create subscriptions, then write logic in the code and reload apk again? Or you can initially describe the logic of subscriptions in the code, download apk and then create subscriptions?
- oneOption 2 ...... - YuriySPb ♦
- Understood thanks! - Colibri
|