Hello,
adding firebase libraries FirebaseAdMob and FirebaseAnalytics in compilation I get the error
File not found: FirebaseAds.b4x_excluded
Using b4A version 8, in the manifest editor I added the following instructions:
What am I doing wrong ?
Thank you
adding firebase libraries FirebaseAdMob and FirebaseAnalytics in compilation I get the error
File not found: FirebaseAds.b4x_excluded
Using b4A version 8, in the manifest editor I added the following instructions:
B4X:
CreateResourceFromFile (Macro, FirebaseAnalytics.GooglePlayBase)
CreateResourceFromFile (Macro, FirebaseAdMob.FirebaseAds)
What am I doing wrong ?
Thank you