LiteKite / Android-MonetizeApp

A sample which uses Google's Play Billing Library and it makes In-app Purchases and Subscriptions.
Apache License 2.0
164 stars 44 forks source link

Subscriptions and inapp purchases shows as $0 #5

Closed sweatbar closed 5 years ago

sweatbar commented 5 years ago

Hi, I Signed and uploaded the apk to the Alpha release and created the sku's accordingly. Even the package name is same on both play store and on android studio(renamed package in Gradle).

Still I'm getting $0 and if i click on Buy now it will show as "Something went wrong on our end"

How to fix this?

Thanks

svignesh93 commented 5 years ago

Hi,

Please update your APK on the beta channel and also ensure that the package name is same as the app module that you defined in your Gradle File.