-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Billing is not available in this device. DebugMessage: Google Play In-app Billing API version is less than 3. ErrorCode: BILLING_UNAVAILABLE #263
Comments
Hello! It doesn't seem like we have quite enough information to send this to a human yet to help out. We would love if you could provide more details about your issue by following the template without modifying any of the pre-filled text. If you're looking for support, head over to our Help Center to get in touch with our team directly. |
Hi! 👋
|
Any update @abeyshiferaw0 ? |
tried both on device and emulator with google play installed for days and just gave up, i have followed every step in the revenue cat quick starter documentation . except i didn't use an alpha close testing instead i used internal testing because it takes only minutes to be live for testers. i hope this isn't the problem here is flutter doctor out put `[✓] Flutter (Channel stable, 2.5.1, on macOS 11.5.2 20G95 darwin-x64, locale [✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0) [✓] Xcode - develop for iOS and macOS [✓] Chrome - develop for the web [✓] Android Studio (version 2020.3) [✓] Connected device (1 available) • No issues found! |
Uploading to a track would solve issues with purchasing, not with not being available to connect to the Google Play In-app Billing API. I assume you are but are you logged in to Play Store in the device you are using? The main two reasons why this error is displayed is because either the emulator image doesn't have the Play Store installed or because you're not logged in. |
I'm going to go ahead and close this for now. If you're able to upgrade to the latest SDK and confirm you are logged into the Play Store, and are still encountering this issue, please re-open and we'll take a look! |
Sorry for not following up on this issue for this long and yes i was getting this issue after i have done every thing what the documentation says , but there wasn't a problem with revenue cat package or google billing service. it was because i was living in a country that google billing doesn't support, the error "Google Play In-app Billing API version is less than 3" is very vague and does't explain the real issue. but by chance if this issue happens to anyone, the only fix i found in the whole internet is to |
Billing is not available in this device. DebugMessage: Google Play In-app Billing API version is less than 3. ErrorCode: BILLING_UNAVAILABLE
The text was updated successfully, but these errors were encountered: