Android Question FirebaseAdMob problems

Marco Maria Vilucchi

Active Member
Licensed User
Longtime User
Hi all,
I'm installing FirebaseAdMob on my App. I have B4A 7.8
I have now 2 problems:
1) when I add library FirebaseAdMob (Ver 1,52 copied to internal library folder) I have an error: googleconsent.aar not found (aar, not jar)
2) Where can I find "Ads manifest snippet"?
Thanks
Marcom
 

DonManfred

Expert
Licensed User
Longtime User
Upvote 0

Marco Maria Vilucchi

Active Member
Licensed User
Longtime User
Thanks for point 1.
For point 2 I know this thread but it says only:
4. Add the manifest snippets to the manifest editor based on the services that you need.
Ok, but where can I find them?
 
Upvote 0

Computersmith64

Well-Known Member
Licensed User
Longtime User
Thanks for point 1.
For point 2 I know this thread but it says only:
4. Add the manifest snippets to the manifest editor based on the services that you need.
Ok, but where can I find them?
I see Erel has provided the snippets, however for future reference you can look at the Integrating Firebase Services thread (which is what Manfred pointed you to in his reply). If you had read the first post in that thread in its entirety, you would have seen the answer to your question. :)

- Colin.
 
Upvote 0
Top