<?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: Esri.ArcGISRuntime.Maui version 300.0.0 hangs when used in .NET MAUI Android app in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-maui-version-300-0-0-hangs-when/m-p/1714935#M13976</link>
    <description>&lt;P&gt;Could you provide some more info&lt;/P&gt;&lt;P&gt;- Android OS version&lt;/P&gt;&lt;P&gt;- Android device&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you try on multiple devices? The problem could be specific to a device, we have seen similar issues in the past and found problem is often times specific to a device/model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jul 2026 23:23:28 GMT</pubDate>
    <dc:creator>PreetiMaske</dc:creator>
    <dc:date>2026-07-16T23:23:28Z</dc:date>
    <item>
      <title>Esri.ArcGISRuntime.Maui version 300.0.0 hangs when used in .NET MAUI Android app</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-maui-version-300-0-0-hangs-when/m-p/1714732#M13974</link>
      <description>&lt;P&gt;I recently began using MapView inside my .NET MAUI Android app on .NET 10. The functionality I use is fairly straightforward:&lt;/P&gt;&lt;P&gt;1. A base map using a custom ImageTiledLayer implementation&lt;/P&gt;&lt;P&gt;2. Icons and polylines using various symbols and graphics&lt;/P&gt;&lt;P&gt;In the hang scenario, my phone is offline and the screen is turned off. I am recording my location inside my app, and rendering it to the MapView as a polyline when the phone is turned back on. What I see is the following:&lt;/P&gt;&lt;P&gt;1. After some time with my phone off, I turn it back on and sign in&lt;/P&gt;&lt;P&gt;2. The MapView is 100% unresponsive. It won't scroll or respond to taps.&lt;/P&gt;&lt;P&gt;3. The app itself remains perfectly responsive. I can go back and re-enter the page. I can switch the map to use Google Maps and then back to a new instance of the ESRI MapView. New instances work fine.&lt;/P&gt;&lt;P&gt;The issue is difficult to reproduce with more casual usage, so I don't have an easy repro or a thread dump from a debugger.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2026 21:02:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-maui-version-300-0-0-hangs-when/m-p/1714732#M13974</guid>
      <dc:creator>mfeingol</dc:creator>
      <dc:date>2026-07-15T21:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Esri.ArcGISRuntime.Maui version 300.0.0 hangs when used in .NET MAUI Android app</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-maui-version-300-0-0-hangs-when/m-p/1714935#M13976</link>
      <description>&lt;P&gt;Could you provide some more info&lt;/P&gt;&lt;P&gt;- Android OS version&lt;/P&gt;&lt;P&gt;- Android device&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you try on multiple devices? The problem could be specific to a device, we have seen similar issues in the past and found problem is often times specific to a device/model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2026 23:23:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-maui-version-300-0-0-hangs-when/m-p/1714935#M13976</guid>
      <dc:creator>PreetiMaske</dc:creator>
      <dc:date>2026-07-16T23:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Esri.ArcGISRuntime.Maui version 300.0.0 hangs when used in .NET MAUI Android app</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-maui-version-300-0-0-hangs-when/m-p/1714959#M13977</link>
      <description>&lt;P&gt;This is on Android 16 on a Samsung S24+. I haven't tried this on other devices yet. But this is a fairly mainstream device, and I'd be very surprised if it was specific to the device/model. It seems much more likely you have a lifecycle issue when an app is suspended and resumed. Could you please look into that?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2026 06:18:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-maui-version-300-0-0-hangs-when/m-p/1714959#M13977</guid>
      <dc:creator>mfeingol</dc:creator>
      <dc:date>2026-07-17T06:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Esri.ArcGISRuntime.Maui version 300.0.0 hangs when used in .NET MAUI Android app</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-maui-version-300-0-0-hangs-when/m-p/1715480#M13980</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/812327"&gt;@mfeingol&lt;/a&gt;&amp;nbsp;we have seen issues with samsung devices, it is pretty common and you are right the issues are usually around lifecycle, pulse/resume. We are adding some fixes around this area in upcoming 300.1 release releasing in about 2 weeks. You could:&lt;/P&gt;&lt;P&gt;- Wait and re-try with 300.1&lt;/P&gt;&lt;P&gt;- or send us a reproducer using a vanilla app, not using any custom tiled layer implementation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2026 04:32:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-maui-version-300-0-0-hangs-when/m-p/1715480#M13980</guid>
      <dc:creator>PreetiMaske</dc:creator>
      <dc:date>2026-07-21T04:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Esri.ArcGISRuntime.Maui version 300.0.0 hangs when used in .NET MAUI Android app</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-maui-version-300-0-0-hangs-when/m-p/1717972#M13984</link>
      <description>&lt;P&gt;Thanks. I don't see 300.1 released, or a pre-release Nuget. Any chance you could put a pre-release out there so I can verify the fixes?&lt;/P&gt;&lt;P&gt;Also: is there a way to send you a repro privately?&lt;/P&gt;</description>
      <pubDate>Sun, 02 Aug 2026 22:00:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-maui-version-300-0-0-hangs-when/m-p/1717972#M13984</guid>
      <dc:creator>mfeingol</dc:creator>
      <dc:date>2026-08-02T22:00:37Z</dc:date>
    </item>
  </channel>
</rss>

