Wednesday 15 May 2013

in app purchase - Android InApp Billing v3, google play dialog not showing -


I am currently migrating from IAB v2 to v3 In V2, if you V3 with the proprietary special items that you try to buy, then Google Play dialog shows that "color already owned the item" Scarlet, I error response 5 (item already owned), but the Google Play dialog is never shown on the screen.

I am using the latest sample code IabHelper and it appears that if the response is not 0.

  log debug ("+ sku +", item type: purchase of "+ itemtype"); Bundle BuyentBundle = mService.getBuyIntent (3, mContext.getPackageName (), scooo, item type, additional data); Int react = getResponseCodeFromBundle (buyIntentBundle); If (response! = Billing SPACET_SEK) {log error ("Unable to purchase item, error response:" + getResponseDesc (response)); FlagEndAsync (); Result = New IabResult (feedback, "Unable to purchase item"); If (listener! = Null) listener .onIabPurchaseFinished (result, zero); Return; } Pending pending pending = Artort = Buyindent Bundle.getParcelable (RESPONSE_BUY_INTENT); Logging Dbbg (start buying intent "+ sku +". Request code: "+ requestcode); MRequestCode = requestCode; MPurchaseListener = listener; MPurchasingItemType = itemType; Act.startIntentSenderForResult (Lmbitinntentkgetaiantientsender (), Anurodkod new Intent ( ), Intijrkvluof (0), Intijrkvluof (0), Intijrkvluof (0));   

is it possible to treat the v2? or do I have your app the "must communicate previously owned"?

Is it possible Land v2? Or do the same as for the behavior I want to communicate, saying only owned "by your app" before?

Yes, it went notified of this issue and a update IAB v3 repository is available..

Note:

as has been reported.

No comments:

Post a Comment