Good Morning,
I use FirebaseAdMob (version 1.31) in my projects. Before updating the items in Sdkmanager and was working normally, after updating, you get a following message: "maven artifact not found: com.google.android.gms / play-services-ads-base"
Verifying the documentation at
https://www.b4x.com/android/forum/threads/integrating-firebase-services.67692/#content and following the steps, change the manifest (attachment) as lines below:
CreateResourceFromFile(Macro, FirebaseAnalytics.GooglePlayBase)
CreateResourceFromFile(Macro, FirebaseAnalytics.Firebase)
CreateResourceFromFile(Macro, FirebaseAdMob.FirebaseAds)
P.s: The json file is in the app folder. In this way I keep getting the same message. Using B4A v8.00.