0
I created a program in UWP paid version and another in Free version that contains Microsoft Advertising. When I try to send the application to be published give me an error in the Free version.
Your package Microsoft.Advertising.Xaml specifies version 10.1707.2.0, but 10.0.0.0 is the minimum available version.
I already Googled but I didn’t find anything useful!
Have you tested the second answer to that question? It is exactly the same as your: https://stackoverflow.com/questions/45323404/why-my-uwp-package-is-being-rejected
– rubStackOverflow
I couldn’t find it, it has to be through the Package Manager Console. I think you installed the Microsoft Advertising Framework for XAML 10.1705.16001, I will do the tests here!!!
– Tiago David Furtado
Yeah, it worked!
– Tiago David Furtado
However, now I have to see how to put the advertisements in the app. Because it no longer works as it was before!
– Tiago David Furtado