apphud / ApphudSDK-Flutter

MIT License
5 stars 5 forks source link

[Android] In-app billing API version 3 is not supported on this device #43

Closed mit-73 closed 10 months ago

mit-73 commented 1 year ago

I get this error after executing Apphud.start(...): W/BillingClient( 4910): In-app billing API version 3 is not supported on this device..

This error is most likely due to the fact that my device does not have an added google play account.

Perhaps we should add a method to check the availability of in-app billing/in-app purchases?

ren6 commented 10 months ago

Closing due to date