Replies: 1 comment
-
Please open a ticket using the template adding all the details |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I followed all the steps to install the module, but when I try to open my application, it immediately closes with an error:
java.lang.NoSuchMethodError: No virtual method queryPurchases(Ljava/lang/String;)Lcom/android/billingclient/api/Purchase$PurchasesResult; in class Lcom/android/billingclient/api/BillingClient; or its super classes (declaration of 'com.android.billingclient.api.BillingClient' appears in /data/app/~~FoR8L1AMXFFXmbdRD_fM2g==/com.myapp-xM5XOFzRKtJr5CCRKb25hA==/base.apk)
I tried integration for AndroidX, also without it - all to no avail.
Beta Was this translation helpful? Give feedback.
All reactions