Mobile map package sometimes goes blank

627
1
03-24-2021 02:27 PM
AlexVelez
New Contributor III

Hi

We have a WPF (Net Framework) application that works fine, so i am updating Esri Arcgis Runtime from version 100.5 to the latest one (100.10), but sometimes, when i open the application, it does not show the map, i mean, i can't see layers, but if i do a debug, everything works fine, there is not a load error o an exception. I use Esri.ArcGISRuntime.Toolkit  LayerLegend to show a list of the avalaible layers and i can see all of them there, but the MapView does not show anything.

Captura de pantalla 2021-03-24 162430.png

 

 

Can anybody please help me?

0 Kudos
1 Reply
dotMorten_esri
Esri Notable Contributor

When you say "when I do a debug" do you just mean F5-debugging, or also adding a bunch of break points etc? Do I understand correctly that the only difference between working and not working is whether the debugger is attached?

0 Kudos