Can I display a full screen ad within my Windows Phone application?
Is there any advice as to how I would achieve this?
Can I display a full screen ad within my Windows Phone application? Is there
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
So, you can of course show whatever you like on the screen to the user (within the limitations of the Marketplace, of course). But if your question is whether there is a framework available to do this, I believe the answer is no. Currently, the Google ad frameworks that support full screen are only for iOS and Android and the Microsoft ad network doesn’t have a full screen option.
You could of course sell ads on your own, but that’s quite a hassle. And you may be able to find a ad network that is selling ads for the web that are roughly the right size, but make sure you check their terms and conditions for allowance on devices (this would also require the use of WebBrowserControl to show these ads, which wouldn’t be awful; just a bit of extra setup).