Android Question Where do I find: "googleconsent.jar"

Status
Not open for further replies.

ashton293

Member
Licensed User
Longtime User
I am seeking to upgrade a number of apps for the recently imposed EU consent requirement.

I enter the code in Erel's post but when trying to compile I get the message cannot find "googleconsent.jar" in my libraries folder.

I went to the SDK manager and did find that the following wasn't loaded:
"com.google.android.ads.consent:consent-library(Google Maven) version 1:03"

So I downloaded that and put a copy into my libraries folder under the name googleconsent.jar.

Now I get the message when I compile that the following file is missing: gson-2.8.5.jar.

So it is probably best I go back to first base and ask where do I find "googleconsent.jar"

Any assistance would be appreciated.

Thanks.

[I am using Firebase admob 1.51 - I have nothing showing in the SDK manager as uninstalled - I am using B4A 8.0)
 

Jimmy-1974

Member
Licensed User
Longtime User
Last edited:
Upvote 0
Status
Not open for further replies.
Top