Sunday 15 June 2014

in app billing - Android IAB v3 testing and building -



in app billing - Android IAB v3 testing and building -

i'm implementing iab v3 application , have done next steps:

published signed apk alpha testing , added test purchase product created google grouping allowed testers , added test business relationship group accepted tester in device took illustration code trivialdrive illustration application

iabhelper setup ok says there no skus.

so i'm trying figure out bundle can iab feature developed further. documentation says bundle must google play version, can build signed bundle on must utilize same keystore signing package.

isn't there fast to launch application eclipse run as android application, can see logs , utilize debug mode if want?

thanks.

edit

looks purchases can done launching app eclipse, not sure if debug keystore made release keystore has impact on this. sku ids must hard coded in client/own server misunderstood iabhelper query part.

here sample sku id testing inapp purchase.

static final string item_sku = "android.test.purchased";

here tutorial. http://www.techotopia.com/index.php/integrating_google_play_in-app_billing_into_an_android_application_%e2%80%93_a_tutorial

android in-app-billing

No comments:

Post a Comment