<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Not able to display map using ESRI ArcGIS Runtime MAUI in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/not-able-to-display-map-using-esri-arcgis-runtime/m-p/1255636#M11665</link>
    <description>&lt;P&gt;Thanks for the suggestions.It put me in right direction and came to know that I was missing the .useArcGISRuntime() statement from my code. Now I can display the maps.Thank you again&lt;/P&gt;</description>
    <pubDate>Tue, 07 Feb 2023 10:29:55 GMT</pubDate>
    <dc:creator>mansimittal</dc:creator>
    <dc:date>2023-02-07T10:29:55Z</dc:date>
    <item>
      <title>Not able to display map using ESRI ArcGIS Runtime MAUI</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/not-able-to-display-map-using-esri-arcgis-runtime/m-p/1246359#M11584</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;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&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/maui/sample-code/display-map/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/net/maui/sample-code/display-map/&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;The error I am getting is "catastrophic failure".I also tried adding MMPK as basemap but got the same error.&lt;/P&gt;&lt;P&gt;Framework :-&amp;nbsp;&lt;SPAN&gt;net6.0-windows10.0.19041.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Library :- ESRI.ArcGISRuntime.MAUI 200.0.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Need help in understanding this error.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 07:11:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/not-able-to-display-map-using-esri-arcgis-runtime/m-p/1246359#M11584</guid>
      <dc:creator>mansimittal</dc:creator>
      <dc:date>2023-01-09T07:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to display map using ESRI ArcGIS Runtime MAUI</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/not-able-to-display-map-using-esri-arcgis-runtime/m-p/1246529#M11585</link>
      <description>&lt;P&gt;The error is quite generic and there could be varied reasons for it. I suggest you try following to ensure your MAUI environment is set up correctly:&lt;/P&gt;&lt;P&gt;- Try an out-of-the box MAUI app using Visual Studio template&lt;/P&gt;&lt;P&gt;- Try creating a new project using ArcGIS Maps SDK Template. If yo haven't installed templates yet, you can look them up in Extensions dialog box from Visual Studio&lt;/P&gt;&lt;P&gt;- Ensure you have a valid API Key to access base maps.&lt;/P&gt;&lt;P&gt;Let me know if this helps or is more meaningful to determine the cause of the error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 17:31:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/not-able-to-display-map-using-esri-arcgis-runtime/m-p/1246529#M11585</guid>
      <dc:creator>PreetiMaske</dc:creator>
      <dc:date>2023-01-09T17:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to display map using ESRI ArcGIS Runtime MAUI</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/not-able-to-display-map-using-esri-arcgis-runtime/m-p/1255636#M11665</link>
      <description>&lt;P&gt;Thanks for the suggestions.It put me in right direction and came to know that I was missing the .useArcGISRuntime() statement from my code. Now I can display the maps.Thank you again&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 10:29:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/not-able-to-display-map-using-esri-arcgis-runtime/m-p/1255636#M11665</guid>
      <dc:creator>mansimittal</dc:creator>
      <dc:date>2023-02-07T10:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to display map using ESRI ArcGIS Runtime MAUI</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/not-able-to-display-map-using-esri-arcgis-runtime/m-p/1572005#M13219</link>
      <description>&lt;P&gt;Hi, i download the solution from&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/maps-2d/tutorials/display-a-map-maui/" target="_blank"&gt;Display a map (.NET MAUI) | ArcGIS Maps SDK for .NET | Esri Developer&lt;/A&gt;&amp;nbsp;&amp;amp; get the API key with Basemap styles service then replace it in the MauiProgram follow all the step by step.&lt;/P&gt;&lt;P&gt;When run, no map showing up except a small Pwered by Esri at the bottom of the MAUI app (for Windows).&lt;/P&gt;&lt;P&gt;I've been playing around and around by manually create another project step by step but all FAIL, the map is not showing at all ! Any suggestion is much appreciate !&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jan 2025 18:30:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/not-able-to-display-map-using-esri-arcgis-runtime/m-p/1572005#M13219</guid>
      <dc:creator>DienVu</dc:creator>
      <dc:date>2025-01-01T18:30:32Z</dc:date>
    </item>
  </channel>
</rss>

