Discussions
How to resubscribe to expired subscription?
over 3 years ago by Ilya Lazarev
When I call the "purchase" method for an expired subscription it returns permissions, but not initialize a new purchase. How to subscribe to the same product again?
data returned:
{
expirationDate:1621442782000
isActive:false
renewState:2
startedDate:1621424788000
..
}