Environment:
Error from Google Play Console:
"Your app currently uses the AIDL version of the Google Play
Billing Library and must be updated to at least version 6.0.1"
Question:
Does openiap-google:2.1.0 use the new Play Billing Library
interface (6.0.1+) or the old AIDL interface?
The latest version on Maven Central appears to be 1.3.16 under
a different versioning scheme. Should we force 1.3.16 via Gradle
resolutionStrategy? Or is there another fix?
What is the exact Gradle configuration needed to resolve this?
Environment:
react-native-iap: 15.2.0
openiap-versions.json: { "google": "2.1.0" }
Expo SDK: 54
React Native: 0.81.5
Build: EAS Build (cloud)
Error from Google Play Console:
"Your app currently uses the AIDL version of the Google Play
Billing Library and must be updated to at least version 6.0.1"
Question:
Does openiap-google:2.1.0 use the new Play Billing Library
interface (6.0.1+) or the old AIDL interface?
The latest version on Maven Central appears to be 1.3.16 under
a different versioning scheme. Should we force 1.3.16 via Gradle
resolutionStrategy? Or is there another fix?
What is the exact Gradle configuration needed to resolve this?