Search Issue Tracker
Fixed in 5.1.0
Votes
5
Found in
4.6.0b20
Issue ID
637242
Regression
No
Microsoft Ad Control does not open clicked ads on Unity WP8.1 builds
To reproduce:
1. Create an empty project
2. Build for Windows phone 8.1
3. Open up the solution
4. Follow the steps at http://msdn.microsoft.com/en-US/library/advertising-mobile-windows-phone-ads-walkthroughs-81-xaml-markup%28v=msads.20%29.aspx and set up the ads (insert the ad display code outside the grid and make sure that the capabilities are enabled)
5. Try tapping the ad - nothing happens
Tapping the add on a non-unity solution opens up a page.
Works correctly on Windows Store Apps 8.1
Comments (4)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
plasticYoda
Apr 13, 2015 03:38
I was able to resolve this issue based on feedback from someone at Unity & some trial and error on my part. I'll post the solution to this thread:
http://forum.unity3d.com/threads/unity-4-6-5-0-windows-phone-8-1-app-unable-to-interact-with-microsoft-adverstising-banner.317528/#post-2060788
plasticYoda
Apr 09, 2015 06:58
Just tried it with Unity 5.0.1f1 - same issue exists, it is impossible to interact with a Microsoft Ad on Windows Phone 8.1
plasticYoda
Apr 09, 2015 03:09
Just downloaded the latest patch release - 4.6.4p1- and it still doesnt work as expected. The ad appears, but tapping on it produces no action.
plasticYoda
Apr 09, 2015 02:02
As of April 8th 2015, using Unity 4.6.3f1 this is still a problem