3

I have subscription feature in my app. Is there any way can I get expiration date of subscribed product without any additional code on the server?

I have searched a lot and didn't get the answer.

Thanks

Amr Mohammed
  • 573
  • 6
  • 13

1 Answers1

0

No, you must send a request to the Google API service specifing the product SKU and the purchaseToken

Gianluca Ghettini
  • 11,129
  • 19
  • 93
  • 159