i am working on a uwp application. I use a MapControl displaying a map from BingMaps. Everything works perfectly when i debug on my machine but when i debug on a mobile emulator the map doesn't display (instead there is a blue background).
I've also tried with the MapControl sample from the uwp samples found on github, and i have exactly the same issue.
Does someone have an idea about this problem ?
Thank you in advance for your help