Hi,
I’m using adMob plugin, and after a level level i want to show interstitial banner to the user, I’ve meu.lua and game.lua i’m loading the banner at screen scene:create on game.lua and i’ve call banner show at the end of scene:create of menu.lua.
It’s there place where the banner are more quickly showed to the user? Because i’m testing the app and i’ve a feeling that show method are very slow, user have time to understand that we’re show the banner? I’ve see other apps that this banner are show too fast even user not know they have clicked at banner or they notice after click on banner
I’ve the feeling that sometimes you need two touch’s on banner to have that click accept and be redirect to the announcement.
Thanks in advance