Coders Hub

Results 14 comments of Coders Hub

I am using com.github.akshaaatt:Google-IAP:1.1.7 and facing same problem with consumable product. New version not working with Java project.

@akshaaatt Please check it as it's happening.... https://play.google.com/store/apps/details?id=daily.maza.earn.money Send gift to user and you will get it.

Can you please update about it or I need to use another SDK? This issue is open from 1 year and it is not a normal bug.

You can import library in the project and hide via DefaultMediaController java File.

Here is the solution:- ```Kotlin override fun onBillingInitialized() { val skuDetails= bp!!.getSubscriptionListingDetails("Product_id") println(skuDetails.toString()) } ```

Hi, I am facing same issue. Please provide any solution to fix this. I just want a clue to fix it and rest I will do myself. I am waiting...

But every time delta will be greater than 0. when game resume than it start from 0 or previous delta value? and how we can resume all previous state. Thanks...