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!!
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!!