googleads / admob-ads-in-flutter

Apache License 2.0
73 stars 36 forks source link

Typo for label when is iOS adUnit. #13

Closed Lokocr closed 3 years ago

Lokocr commented 3 years ago

Hi guys.

I was implementing the ads for my app in flutter following the codelab and found this Issue.

image

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.

kunny commented 3 years ago

Thanks for filing the issue! I'll fix the content, and will let you know once it's complete.

kunny commented 3 years ago

Just rolled out the change:) https://codelabs.developers.google.com/codelabs/admob-ads-in-flutter#4