Android Question How can i check library use a "Google Play Developer Api"

scsjc

Well-Known Member
Licensed User
Longtime User
How can i check libraries use a "Google Play Developer Api" in a project?
... because i receive the message : "Google play developer API v.3 before december2019....."
 

scsjc

Well-Known Member
Licensed User
Longtime User
Probably InAppBilling3. You should switch to GooglePlayBilling.

... no use InAppBilling3....mmm
is possible someone this old librarys?

CloudPrint
esLocation2
pdfView
TouchImageView
CodeScanner
 
Upvote 0

scsjc

Well-Known Member
Licensed User
Longtime User
Make sure to use the latest versions of Firebase libraries. Update them with B4A Sdk Manager.

I'm not familiar with the implementations of all of these libraries however I don't see any reason for them to be based on Google Developer API.
is possible if i use : #AdditionalJar: picasso-2.5.2 ?
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Upvote 0

scsjc

Well-Known Member
Licensed User
Longtime User
and there is no way ... to find a clue to know if the library has any internal api?
I have more libraries, but the ones I supposed because they are old are those.
 
Upvote 0
Top