Vungle / Windows-SDK

Other
21 stars 8 forks source link

CS UWP Sample does not work #15

Closed harry-cpp closed 5 years ago

harry-cpp commented 5 years ago

C# UWP sample in this repo does not work, the initialization does occur, but that's all that does, you can't get any ad to load up.

Also an extra note, if I follow your tutorial in the README [1], I get an index out of range when I call Play.

[1] https://support.vungle.com/hc/en-us/articles/211339368-Get-started-with-Vungle-Windows-SDK

DavidKimVungle commented 5 years ago

The previous commit seems to have broken the reference link to the project and also the README had legacy integration documentation linked to it. 6.2.0 branch has the latest SDK and I confirmed it to be working properly.

6.2.0 Branch - https://github.com/Vungle/Windows-SDK/tree/6.2.0 Integration Documentation - https://support.vungle.com/hc/en-us/articles/360003059331

harry-cpp commented 5 years ago

The 6.2.0 branch seems to be working, thanks!

PS. For anyone trying to use their own placement ids, make sure "Cached" is checked on your placements profile page.