Skip to main content
Question

Fastlane - Release uses an old version of Google Play Billing

  • May 20, 2022
  • 0 replies
  • 352 views

Forum|alt.badge.img+1

We’ve recently started developing a React Native app and are now at the stage of looking to configure IAP and integrate RevenueCat. However we’re running into the following issue when building the app with react-native-purchases to our Google Play testing track via fastlane:

Google Api Error: Invalid request - Release uses an old version of Google Play Billing.

I’m aware this is likely to be a result of the recent update to version 5 which isn’t currently supported with RevenueCat, but is there a workaround for this in the meantime? Or is it only possible if the app already had subscriptions under version 4 of the billing library?

This post has been closed for comments