BillingClient: getSkuDetails() failed. Response code: 6

荒凉一梦 提交于 2020-05-30 07:48:51

问题


I've integrated Google inApp billing in my android App. It was working fine, But now I noticed that on one device its always returning BILLING_RESPONSE_RESULT_ERROR response. In Logcat it shows following error.

BillingClient: getSkuDetails() failed. Response code: 6

I couldn't find any help regarding this issue, Can someone help me what could be the possible problems and solution. Thanks.


回答1:


This generally happens when you have signed out from Google account in your device. All you need to do is just sign in again, if needed do a full restart.




回答2:


Well, my situation is the connection between my device and google's servers is unstable.Try to open the GooglePlay,and check if the connection is healthy.And it wroks.



来源:https://stackoverflow.com/questions/55742321/billingclient-getskudetails-failed-response-code-6

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!