Google play service stops working when I make a purchase with android.test.purchased

前端 未结 2 2041
旧巷少年郎
旧巷少年郎 2020-12-05 12:22
Bundle buyIntentBundle = inappService.getBuyIntent(3, this.getPackageName(), \"android.test.purchased\", \"inapp\", \"myUserId\");
int responseCode = buyIntentBundle         


        
2条回答
  •  粉色の甜心
    2020-12-05 12:52

    I contacted with Google Developer Support and they said it's "Google Play Store bug"

    Google Reply:

    We are aware of this issue, and our engineers are currently investigating it. I will provide more updates as soon as I get any information from them.

    So there is no need to do anything about this crash. Just wait for bug fixes on Google Play Store App.


    EDIT(08.08.2017)

    Today the "android.test.purchased" crash problem fixed. The Google Play Store App version is 8.0.73.R-all [0] [PR] 162689464 now.

提交回复
热议问题