Hello,
I am trying to utilize ESRI ArcGIS Runtime SDK MAUI to display map and following is the link to the example I am trying to execute https://developers.arcgis.com/net/maui/sample-code/display-map/ .
The error I am getting is "catastrophic failure".I also tried adding MMPK as basemap but got the same error.
Framework :- net6.0-windows10.0.19041.0
Library :- ESRI.ArcGISRuntime.MAUI 200.0.0
Need help in understanding this error.
Thank you in advance.