In Google billing, subscription products were created for month, quarter and year.
The playstore setup and the testapp run smoothly and as expected.
Now the user should be able to upgrade or downgrade as described here
At this point it is unclear in which way the "setOldSku" can be achieved
The playstore setup and the testapp run smoothly and as expected.
Now the user should be able to upgrade or downgrade as described here
However, when upgrading or downgrading, you pass the product IDs for the current subscription and the future (upgraded or downgraded) subscription to the BillingFlowParams object using the setOldSku() method.
At this point it is unclear in which way the "setOldSku" can be achieved