danimahardhika / candybar-library

Android icon pack material dashboard
Apache License 2.0
495 stars 146 forks source link

Unable to load InApp Purchase products #108

Closed walrus543 closed 6 years ago

walrus543 commented 6 years ago

Hi, Not sure if you noticed this post on G+. Anyway I think it's better to create an issue here.

So with 3.5.0-b2 and Android Studio 3.0, we can't use the premium requests (buy new ones).

Here is a full log: logcat_and_device_info.zip Package name: com.osheden.raya

danimahardhika commented 6 years ago

Just tested it, it's working just fine. Make sure to check your license key and product id. Also in app purchase won't works in debug mode, you need to generate signed apk first.

walrus543 commented 6 years ago

Yes I checked them. I even tried creating a new product ID. APK was signed and pushed to my phone through adb.

I tested with another icon pack (before upgrading AS and Candybar) and the log shows:

Account determined from library ownership - [....................]

now we get:

Account determined from installer data - [....................]

EDIT I started again from scratch. Besides the first step I only modified the package name, the license key and the product ID and I get the same issue.