Can't re-buy in-app billing item on Google Play after it was refunded

后端 未结 4 1822
一生所求
一生所求 2021-02-09 13:46

I implemented in-app billing into my app and am now testing its handling of refunds.

I bought my app\'s managed in-app billing item with a test account and refunded it.

4条回答
  •  灰色年华
    2021-02-09 14:23

    I was seeing the same issue. GP crash and everything.

    In addition to waiting a few hours, you may want to open up 'Google Play' app info and clear cache and clear data. This solved it for me. It appears GP caches purchase information on the device and only checks Google's servers rarely, if ever, for refund information.

    Update: You may also want to kill the Google Play process since it appears to keep purchase info in memory too.

提交回复
热议问题