Open romanmakhmutov opened 1 week ago
Thank you for creating this issue!
This plugin has no dependencies, including the com.android.billingclient
. The only dependency that's used by the plugin is the com.android.vending
, but it's "soft", meaning that it's not used to build the actual app. The com.android.vending
is accessed at runtime and comes from the Android operating system. And if the OS doesn't have it, the plugin will simply return the NOT_LICENSED
code.
Can you please add more details to this issue like errors or warnings you receive from Google Play? Do you use any other plugin that depends on com.android.billingclient
?
We're using your plugin and Google requires the developer to update the billing library. Please help!
https://developer.android.com/google/play/billing/migrate-gpblv7