Billing library update

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
trevix
Posts: 962
Joined: Sat Feb 24, 2007 11:25 pm
Location: Italy
Contact:

Billing library update

Post by trevix » Tue Aug 08, 2023 3:44 pm

Hello.
On Google console I received this message (translated from Italian):
Retirement of the Play Billing Library version
Refer
Refer
May 25, 2023 11:53 pm
We have detected that this app uses an outdated version of Google Play Billing. Effective November 1, 2023, all app updates must use version 5 or later of the Billing Library.

Action required: Verify that publicly available APKs are updated to the latest version of the Play Billing Library. This includes any APKs or app bundles implemented in production.
How can I update this billing library in my imminent new Android release?
My Manifest does not contain and entry like: com.google.android.play.billingclient.version
Thanks
Trevix
Trevix
OSX 14.3.1 xCode 15 LC 10 DP7 iOS 15> Android 7>

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 9388
Joined: Fri Feb 19, 2010 10:17 am
Location: Bulgaria

Re: Billing library update

Post by richmond62 » Tue Aug 08, 2023 3:48 pm

My Manifest does not contain and entry like: com.google.android.play.billingclient.version
Are you absolutely sure this is not a SCAM?

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 9388
Joined: Fri Feb 19, 2010 10:17 am
Location: Bulgaria

Re: Billing library update

Post by richmond62 » Tue Aug 08, 2023 4:01 pm

Odd, that this:

https://developer.android.com/google/pl ... ease-notes

mentions 2 August, and only 1 November in reference to existing apps.

trevix
Posts: 962
Joined: Sat Feb 24, 2007 11:25 pm
Location: Italy
Contact:

Re: Billing library update

Post by trevix » Tue Aug 08, 2023 8:03 pm

No scam.
It appears on the google console web page, line 5
Schermata 2023-08-08 alle 21.00.12.png
Trevix
OSX 14.3.1 xCode 15 LC 10 DP7 iOS 15> Android 7>

trevix
Posts: 962
Joined: Sat Feb 24, 2007 11:25 pm
Location: Italy
Contact:

Re: Billing library update

Post by trevix » Wed Aug 09, 2023 5:37 pm

I created a bug report 24301, because I think this regards in app purchase handling of LC.
Trevix
OSX 14.3.1 xCode 15 LC 10 DP7 iOS 15> Android 7>

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7238
Joined: Sat Apr 08, 2006 8:31 pm
Location: Minneapolis MN
Contact:

Re: Billing library update

Post by jacque » Wed Aug 09, 2023 5:40 pm

trevix wrote:
Wed Aug 09, 2023 5:37 pm
I created a bug report 24301, because I think this regards in app purchase handling of LC.
Good. This is something that LC needs to fix in the engine.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

trevix
Posts: 962
Joined: Sat Feb 24, 2007 11:25 pm
Location: Italy
Contact:

Re: Billing library update

Post by trevix » Sat Sep 09, 2023 11:15 pm

Hello.
I read that on LC 9.6.9 the problem with google billing library was fixed.
I assumed that this was also the case for LC 10 dp6 but, apparently, this is not the case. I tried to install my standalone on a Android 13 hardware device and today I got the following failure.
Schermata 2023-09-09 alle 20.55.33.png
Are we talking of the reteriment of the Play Billing Library version? In a test install?
Trevix
OSX 14.3.1 xCode 15 LC 10 DP7 iOS 15> Android 7>

trevix
Posts: 962
Joined: Sat Feb 24, 2007 11:25 pm
Location: Italy
Contact:

Re: Billing library update

Post by trevix » Sat Sep 09, 2023 11:40 pm

I guess there is some update to be done on the Android studio app, but I don't know which one.
Trevix
OSX 14.3.1 xCode 15 LC 10 DP7 iOS 15> Android 7>

stam
Posts: 2686
Joined: Sun Jun 04, 2006 9:39 pm
Location: London, UK

Re: Billing library update

Post by stam » Sun Sep 10, 2023 2:50 am

I think there was fix for Android in both 9.6.10 and 10 DP6 (although not sure if that covers your specific issue).

From the release notes for 10 DP6:
We’ve updated the supported Android API in this release to API 33 so that you can go on submitting your Android apps to the Google Play store without issues. Note that you need to use the Build Tools SDK version 31 with this, do not update your Build Tools to a version later than 31.
Not sure if that helps. - but obviously you should use Build Tools SDK version 31 only :)

trevix
Posts: 962
Joined: Sat Feb 24, 2007 11:25 pm
Location: Italy
Contact:

Re: Billing library update

Post by trevix » Sun Sep 10, 2023 9:53 am

In the release notes of LC10 DP6 there is no mention of the billiing library update, as on LC9.6.10.
I am already using the SDK version 31.
I think there should be some library update to be done in Android studio, but I could not find the correct one and I don't dare to update other stuff ("Google Play APK Expansion Library"??) which I don't even know what are used for.
Trevix
OSX 14.3.1 xCode 15 LC 10 DP7 iOS 15> Android 7>

Post Reply

Return to “Android Deployment”