My in-app purchases is not working in production mode in android? -


i have developed 1 application in android in-app purchases feature.

first tested application test purchases using android.test.purchased works fine when tested using test purchases.

second uploaded new application different sku product id's in playstore beta version , tested application using test accounts working fine , purchased. , added in-app products in playstore.

but problem when promote beta test version production not purchasing want, first purchasing , when click 1 next time again asking purchase every time asking purchase s not proceeding next action.

i followed this tutorial implement in-app purchases [in-app purcahses in android

in application have used mhelper.onconsumeasync(). removed method when click on button next time not consuming(means not asking purchase second time).

so useful consumable products subscribed products(non-managed products).so not used kind of products used managed products when purchase product not purchasing again , these transaction managed google.


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -