Admob Setup
Admob is used as one of powerful revenue income for this app, even if correctly setup, you also need to enbale it in your App Config.
Step 1: Set Up an AdMob Account
Go to the AdMob website and log in with your Google account.
If you don’t have an AdMob account, follow the prompts to create one.
Step 2: Create an AdMob App
In the AdMob dashboard, click on Apps in the sidebar.
Click the Add app button.
Select the platform (iOS or Android) for your app.
If your app is already published, select Yes and find it in the store. If not, select No.
Enter the app’s name and click Add.
Repeat the process for the other platform if you need both iOS and Android apps.
Step 2.1: Get the App ID
After adding your app, you will be redirected to the app’s dashboard.
The App ID will be displayed at the top of the screen. It will look like
ca-app-pub-xxxxxxxx~xxxxxxxx
.Note down the App ID for both iOS and Android, they are different.
Step 3: Create an Ad Units (5 in total)
In your app’s dashboard, click on Ad units in the sidebar.
Click the Add ad unit button.
Select format Banner as the ad format
Enter a name for your ad unit (e.g.,
HomebannerAd
).Click Create ad unit.
The Ad Unit ID will be displayed. It will look like
ca-app-pub-xxxxxxxx/xxxxxxxx
.Note down the Ad Unit ID for both iOS and Android.
Repeat the same procress for other formats: - Open App Ad - Home Banner Ad - Live Native Ad - Rewarded Video Ad
Make sure that at the end of this progress, you have saved for later use:
iOS AppID
Android App Id
Ad Unit IDs
for each Ad formar and for both iOS and Android
Last updated