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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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