chiragsheta

Results 3 comments of chiragsheta

Solved :+1: there is error 102 on first purchasing. and then second time in-app purchase work properly. if you are using PRODUCT_ID = "android.test.purchase" then use LICENSE_KEY = null because...

I used that thing but width is not working On Mon, 12 Aug 2019 at 08:03, relex wrote: > You can set different drawables > > app:ci_drawable > app:ci_drawable_unselected >...

Make changes to support gradle in Android studio >3.0 `build.gradle` file > dependencies { > classpath 'com.android.tools.build:gradle:3.0.1' > } `gradle-wrapper.properties` file > distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip