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
{{ message }}
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: docs/ADMOB.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,9 +40,10 @@ Open `app/App_Resources/iOS/Info.plist` and add this to the bottom:
40
40
[More info on this subject.](https://firebase.google.com/docs/admob/ios/app-transport-security)
41
41
42
42
## Functions
43
+
> Note that it may take up to 24 hours after adding an Ad to your [AdMob console](https://apps.admob.com) before it's available for your app. Until then you'll see a ⚠️ warning about an unknown Ad ID.
43
44
44
45
### admob.showBanner
45
-
Go [manage your AdMob app](https://apps.admob.com/#account/appmgmt:) and grab the banner, then show it in your app:
46
+
Go [manage your AdMob app](https://apps.admob.com) and grab the banner, then show it in your app:
0 commit comments