bdlukaa/native_admob_flutter

loading banner ad before attaching it to widget

開放

#98 建立於 2021年8月25日

 (7 則留言) (0 個反應) (0 位負責人)Dart (57 個分叉)github user discovery
Banner Adbughelp wanted

倉庫指標

星標
 (81 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Hi,

Is it possible to load the banner ad using the controller before attaching it to widget? I need to show the banner ad only after it is being loaded by the controller. However, I noticed that if I call controller.load(), and then wait until controller.isLoaded becomes true before attaching it to the BannerAd widget, then it fails to load due to timeout.

Thanks

貢獻者指南