You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example shows you how to use Ad Manager (Admob) to display banner ad and video reward ad. It also shows you how to use the Button component of the framework.
You can set the ads information (id, banner size, keywords) in GameConfig.h.
To make this example work you need:
The google-services.json file for Android that you can get here by following the procedure (Once obtained put it in the app folder).
Download the Firebase C++ SDK 4.5.0 here (Please note this is an old version) and install it in the sources directory of Android NDK (C:/Android/NDK/sources/firebase_cpp_sdk).