Google Play Billing v 7.0.0 (or later) #3890
Replies: 3 comments 3 replies
-
|
Not sure if there is a simple change I need to make every time I need to upgrade versions? |
Beta Was this translation helpful? Give feedback.
-
|
Hi, The InAppBilling extension will be updated to v7 of the Google Play Billing library later this month. Currently it is using v6. Cheers |
Beta Was this translation helpful? Give feedback.
-
|
I originally posted a few questions out on 3477 but deleted all of them as I didn't read the documentation well enough! :-\ Anyhow, I'm trying to build Apple release and ad-hoc release with the latest ANE but receiving lots errors. This is just a small snipped of the errors received. I'm using the latest SDK for iOS (iPhoneOS18.2.sdk). These errors only started appearing after using the latest ANE: ld64: error: library not found for -lswiftFoundation
ld64: error: undefined symbol: __swift_stdlib_operatingSystemVersion
ld64: error: undefined symbol: _swift_errorRetain
ld64: error: undefined symbol: _swift_bridgeObjectRetain
ld64: error: undefined symbol: _swift_beginAccess |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have Distriqt's ANE working great with Google Play Billing but I need to use version 7.0.0 (or later) by Aug 30, 2025. I'm not sure what I need to do to use version 7.0.0 other than download the latest ANE's and manifest additions.
I've done the following:
I noticed ion my manifest I'm using android:targetSdkVersion="34 " which I need to change to "35" by Aug 30, 2025 as well.
So my questions:
Thanks!
Jason
Beta Was this translation helpful? Give feedback.
All reactions