Android Question FirebaseAd integration

Graeme Tacon

Member
Licensed User
Longtime User
Hi

I'm struggling to get FirebaseAds into my app. I've followed the link here:
https://www.b4x.com/android/forum/threads/integrating-firebase-services.67692/

but when I add this line into the manifest,
CreateResourceFromFile("google-services", "google-services.json")

it won't compile:
B4A Version: 7.80
Parsing code. (0.00s)
Compiling code. Error
Object reference not set to an instance of an object.

Where should I save google-services.json - I've tried several places!!
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…