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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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