Admob banner setup

Hello guys, My admob Banner don’t show, this os my blocks:

Screenshot_20180704-080236~2

Whats wrong?

Thanks!

Can you show us the rest of your blocks, please?

Hello Sander, I have only this block about admob.
Other blocks os about buttons…

Screen.Initialize  {
    Admob.LoadAd
}

Admob.AdLoaed {
  Admob.visible = true
  Admob.Show
}
2 Likes

This is my blocks now, but I cant find admob.show, which block is this?

Only load is good. I thought there was a show block too, but that is not on the banner. What you have above should work