I'm making a game for mobile that has several screens but only one layout. It basically smoothly transitions between different layers while keeping a single background with objects moving around it. I intend on having an ad show up in the results screen and start menu, but not during gameplay.
If I hide the ad when the player transitions from the 'start menu' layer into the 'game' layer, is it possible for the player to accidentally tap on the ad and have the game interrupted?