4

Does google in-app purchase provide non-renewing subscription? Or do I have to simulate that using managed in-app products? I am following the language of the official docs which distinguishes managed in-app goods vs subscriptions.

Cote Mounyo
  • 13,817
  • 23
  • 66
  • 87

1 Answers1

1

Please see this post which indicates the answer is as you are already lead. Does android playstore support non-renewing subscription?

You would have to enforce your own expiration logic for a managed in-app good that specifies a duration.

Community
  • 1
  • 1
user1075722
  • 317
  • 3
  • 14