I've made a UWP app, test values are working great but when I download from the store, ads are not showing up (and I've replaced test values with ad unit from dashboard).
<Advt:AdControl ApplicationId="*********"
AdUnitId="******"
HorizontalAlignment="Stretch"
VerticalAlignment="Top"
Height="120"
Grid.Row="2"/>