Hi All, I implemented an in-app subscription using BillingManager3 as described within this tutorial (https://goo.gl/bGAubd) by @Erel.
The actual in-app subscription has an annual renewal but I need to switch to a monthly renewal and change the current price.
Which is the correct way to do this ?
Create a new in-app subscription within developer console (monthly renewal) and change the App code in order to handle the new in-app subscription ?
In this case what happen to the current active in-app products (subscriptions) ?
Thanks in advance for your reply.
The actual in-app subscription has an annual renewal but I need to switch to a monthly renewal and change the current price.
Which is the correct way to do this ?
Create a new in-app subscription within developer console (monthly renewal) and change the App code in order to handle the new in-app subscription ?
In this case what happen to the current active in-app products (subscriptions) ?
Thanks in advance for your reply.