Android Question GooglePlayBilling - App Library not seeing or using 5.0

vikingivesterled

Active Member
Licensed User
Longtime User
I have downloaded the library to the one attched to thread googleplaybilling-in-app-purchases.109945
and added CreateResourceFromFile(Macro, GooglePlayBilling.GooglePlayBilling) to the Mainfest.
However the Libraries Manager is still stating that GooglePlayBilling is at version 1.11 and Online there is 5.0 whith a link that just get me to the 109945 thread.
(When I try the sample attached to the thread it displays the same.)
And When uploading to Google Play it just says:
"We've detected this app uses an unsupported version of Play billing. Please upgrade to Billing Library version 4 or newer to publish this app."

I notice that the GooglePlayBilling.zip have both the jar and xml plus the billing-5.0.0.aar file in it.
I have placed them all in the Additional Libraries folder. Is that confusing my B4A ?
 

Andrew (Digitwell)

Well-Known Member
Licensed User
Longtime User
Play billing is an internal library and so need to be copied to the install/libraries directory.

Assuming you are using the latest B4A

default directory - C:\Program Files\Anywhere Software\B4A\Libraries (B4A is now a 64bit app)

NOT C:\Program Files (x86)\Anywhere Software\Basic4android\Libraries - This is the old 32bit folder
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…