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?