Skip to content

Commit 98830f7

Browse files
committed
Fix ad flow image
1 parent 667323e commit 98830f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/ff-integrations/ads/admob.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,9 @@ First, load the ad using the **Load Interstitial Ad** action, then display it wi
171171

172172
:::
173173

174-
Let's see an example displaying the interstitial ad when you navigate to the next page like this:
174+
Let's see an example displaying the interstitial ad when you navigate to the next page:
175175

176-
TK
176+
![interstitial-ad-flow-2](imgs/interstitial-ad-flow-2.avif)
177177

178178
On the first page, trigger the **Load Interstitial Ad** action as soon as the page loads. Then, on a widget tap, add the **Show Interstitial Ad** action. The result of whether the ad is dismissed will be stored in the `interstitialAdSuccess` variable. If this value is true (the ad was dismissed), you can load a new ad and proceed to navigate to the next page.
179179

Binary file not shown.

0 commit comments

Comments
 (0)