문제

I am using in app billing V3. I am adding the subscription feature. I couldn't tell from the documentation as it was not clear enough, Can I use the static response codes for testing subscription? If not, how do I test cancelling and resubscription ..etc?

도움이 되었습니까?

해결책

Static responses don’t work with subscriptions. The only way to test it is to actually purchase a monthly or a yearly subscription.

If you purchased this subscription and want to test it again you have two choices:

  • wait until subscription expires (month/year + trial period)
  • do a factory reset again and use another test user
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top