Where should I put these codes?
CreateResourceFromFile(Macro, FirebaseAdMob.FirebaseAds)
CreateResourceFromFile(Macro, FirebaseAuth.FirebaseAuth)
4. Add the manifest snippets to the manifest editor based on the services that you need.
Which manifest snippets ?
source:
source:
CreateResourceFromFile(Macro, FirebaseAdMob.FirebaseAds)
CreateResourceFromFile(Macro, FirebaseAuth.FirebaseAuth)
4. Add the manifest snippets to the manifest editor based on the services that you need.
Which manifest snippets ?
source:
Integrating Firebase Services
Google has acquired a company named Firebase and is now offering many backend services under the Firebase umbrella. Most of them are free. Integrating the services is relatively simple. 1. Use B4A Sdk Manager tool to install all recommended items. 2. Register with Firebase and create a new...
www.b4x.com
source:
FirebaseAdMob - Admob ads integrated with Firebase backend
Use FirebaseAdMob2 instead: https://www.b4x.com/android/forum/threads/firebaseadmob2-google-mobile-ads-sdk-v20.129609/
www.b4x.com