admob_flutter icon indicating copy to clipboard operation
admob_flutter copied to clipboard

iOS banner ad preload

Open bpastukh opened this issue 4 years ago • 1 comments

Is it possible to preload banner? I want to see it loaded when i scrolled to it's position in my ScrollView. I tried to do it in my initState() method, but receive "errorCode" -> 1 . Does it depend on widget size/visibility?

bpastukh avatar Jul 13 '20 16:07 bpastukh

I would also like this functionality, preload banner model, pass the ready model to banner

chris-rutkowski avatar Sep 20 '20 11:09 chris-rutkowski