Skip to content
Advertisement

Tag: in-app-billing

Billing service unavailable on device. (response: 3:Billing Unavailable)

I’ve been struggling with this problem for days now. I know there are a lot of questions with the same problem on SO but i couldn’t get it to work. What I have done Uploaded APK in beta phase Created Merchant account Added test user Code AndroidManifest.xml <uses-permission android:name=”com.android.vending.BILLING” /> MainActivity.java Tested on Huawei P8 (Google Play Version 6.2.14) In

Advertisement