Skip to main content
Question

Getting Google Play Billing Library needs to be higher than 6.0.1 error

  • February 23, 2025
  • 2 replies
  • 16 views

Forum|alt.badge.img+5

I am currently trying to implement subscription feature using `"react-native-purchases": "^8.5.0",` but when i enabled billing permission and upload to Google Play, i am getting error message saying i need to use Billing Library that is higher than version 6.0.1.

 

any ideas to resolve the error?

This post has been closed for comments

2 replies

Forum|alt.badge.img+1

Hi,

That is quite odd because that version of the RevenueCat SDK has a billing library newer than the required minimum.

If you can cd into your android directory (I’m not 100% sure how React Native projects are structured, but you should have some kind of android-specific directory somewhere) and run:

./gradlew dependencies

That will output a giant list of all your dependencies. If you can share that in a GitHub gist, we can look through it and see if something else is possibly pulling in an older billing client.


Forum|alt.badge.img+5

I am using expo managed flow so i don’t have access to android build results but I have found 

 this post and checked my build log again and I found that for some reason, `react-native-purchases` was missing when I submitted to eas-build.

 

So i guess it was my mistake. thank you for your time ;)

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings