Skip to main content
Solved

Is there any way to set the test-subscription life cycle?

  • 16 July 2024
  • 2 replies
  • 14 views

Can we set the test-subscription life cycle anywhere?
Can we set it up so monthly subscription expires in a day and yearly expires in 3 days or free introductory offer lasts longer?

This post has been closed for comments

2 replies

Userlevel 4
Badge +6

Hey @yavuzakyazici!

You can customize the test renewal rate in a couple places - if you’re testing iOS and using a StoreKit config file, you can update this on Xcode directly, in the “Editor” tab, under “Subscription Renewal Rate”. If you’re testing iOS but not using a config file, you can update the renewal rate in the Sandbox account settings of your test user: https://developer.apple.com/help/app-store-connect/test-in-app-purchases/manage-sandbox-apple-id-settings

For Google Play, I believe the renewal rates are set and cannot be customized:  https://developer.android.com/google/play/billing/test#renewals

Badge +5

Wow great, detailed, to the point info :) Thanks...