Hello,
I have published a game to the Windows 8.1 marketplace and I wanted to ad advertisements through the Microsoft ad SDK for Windows 8. However, I only want to show the ad on one of my three layouts that are in my game.
Is there any way to find out which layout is currently playing in Visual Studio and if it is my game over screen, then show an ad?
I have the game working with ads showing all of the time by adding it to the index.html code in the body.
Thank you