-
-
Save productdevbook/8024f83b78015cda33ff481161638f70 to your computer and use it in GitHub Desktop.
Add test AdMob app ID and ad unit IDs which has to be replaced later with live production ads for Admob account
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<resources> | |
... | |
<string name="admob_app_id">ca-app-pub-3940256099942544~3347511713</string> | |
<string name="ad_unit_id">ca-app-pub-3940256099942544/5224354917</string> | |
... | |
</resources> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment