Has anyone been able to make them work?
I see the documentation says to use store.purchaseSubscription() but that doesn’t work for me. There’s no difference compared to using store.purchase().
I’m only calling store.purchaseSubscription() with the product ID. Not trying to do anything fancy with optional params.
Anyone solve Android subscriptions? iOS works perfectly like a normal purchase with store.purchase()