Play billing library 1.0を使って、アプリ内課金の管理型アイテムを使っています。
管理型アイテムはプレミアム機能で、フル機能を使うことができるようになります。
私は、普段、デベロッパーコンソールと同じアカウントで電話にログインしています。
その場合、私は、Playストアから、自分で開発したアプリ内で、アプリ内購入ができません。
それは、自分で開発した、自分のアプリで、フル機能を使うことができないことを意味します。
BillingClient.ResponseCodeは、6(不明なエラー)を返します。
それだけでは、開発者アカウントであることを知ることができません。
Play billing library 1.0で、開発者アカウントであることを知る方法はありますか?

I use managed item for in-app billing using Play billing library 1.0.
The managed item is a premium feature, and it becomes possible to use the 
full feature.
I usually log in to the phone with the same account as the Developer 
Console.
In that case, I can not make in-app purchases from the Play store, within 
my own developed app.
That means that I can not use the full feature with my own app, developed 
by myself.
BillingClient.ResponseCode returns 6 (unknown error).
It alone can not know that it is a developer account.
Is there a way to know that it is a developer account in Play billing 
library 1.0?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/6779e2ec-63a4-4032-80f5-a452e84a9b20%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to