I was implementing the ads for my app in flutter following the codelab and found this Issue.
I mark the mistake but to explain.
When is implementing the iOS adUnit, the placeholder for it say: _YOUR_ANDROID_INTERSTITIAL_AD_UNITID but has to say: _YOUR_IOS_INTERSTITIAL_AD_UNITID instead.
Since when we create the adUnit is true you can use the same, but for tutorials intend I think is better to be more clear.
Hi guys.
I was implementing the ads for my app in flutter following the codelab and found this Issue.
I mark the mistake but to explain.
When is implementing the iOS adUnit, the placeholder for it say: _YOUR_ANDROID_INTERSTITIAL_AD_UNITID but has to say: _YOUR_IOS_INTERSTITIAL_AD_UNITID instead.
Since when we create the adUnit is true you can use the same, but for tutorials intend I think is better to be more clear.
Thanks for your hard work.