Tapfortap delay

Hello

I release my game on the appstore: Eat the Rock.
I have 2 ad places. In the menu and the game over screen.

Both of them have a huge delay before they appear and i can’t understand why… Are you guys having the same problem?!

I wrote to tapfortap my problem and after a few days, they responded. They said it is not from them and maybe it’s a plugin issue from corona

I show a simple ad with this code:

local tapfortap = require “plugin.tapfortap”
local TOP = 1
local CENTER = 2
local BOTTOM = 3
local LEFT = 1
local RIGHT = 3
tapfortap.initialize(‘xxxxxxxxxxxxxxxxxxx’)
tapfortap.createAdView(BOTTOM,CENTER)

Is there any way to preload the ad banner? Is this corona plugin buggy? Delays are the same on wifi/3g/4g on iphone 4s/5s and androids…

Please advise

please… help… ?!

please… help… ?!

I’m also having the same problem. Maybe it has to do with the fact that the ad needs to first receive itself over wifi and then it displays it which causes the lag? I’m not sure, but that might be a possibility. Anyone else know?

I’m also having the same problem. Maybe it has to do with the fact that the ad needs to first receive itself over wifi and then it displays it which causes the lag? I’m not sure, but that might be a possibility. Anyone else know?