distriqt / airnativeextensions

DEPRECATED: Original repository of the distriqt native extensions and is no longer maintained. Please see our site for the latest ANEs
https://airnativeextensions.com
2 stars 0 forks source link

InAppBilling Purchase Error #43

Closed sadensmol closed 10 years ago

sadensmol commented 10 years ago

Hi. Got these errors on start purchasing:

04-05 09:23:17.011: D/Finsky(21908): [1] 04-05 09:23:16.881: E/Parcel(793): Class not found when unmarshalling: com.google.android.finsky.billing.lightpurchase.PurchaseParams, e: java.lang.ClassNotFoundException: com.google.android.finsky.billing.lightpurchase.PurchaseParams

CarrierParamsAction.createCarrierBillingParameters: Carrier billing config is null. Device is not targeted for DCB 2.

04-05 09:23:17.021: E/Finsky(21908): [4553] FileBasedKeyValueStore.delete: Attempt to delete 'params-4WPlTRI9aDvplUVo-E8Qg' failed!

04-05 09:23:17.341: D/Finsky(21908): [1] PurchaseFragment.handleError: Error: PurchaseError{type=3 subtype=12}

on phone i have: This version of application isn't configured for billing through Google Play. It worked just fine 2 days ago.

Can you help and advice?

marchbold commented 10 years ago

This will happen if you use a different version than the one you have uploaded to Google Play. You should make sure you've followed all the setup requirements from Google.

Prerequisites:

Testing requirements: