<?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: Map Freeze after MAUI ShareFileRequest on Samsung in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1650845#M13680</link>
    <description>&lt;P&gt;I'm not entirely if you're saying the above log was with replacing with a new mapview on resume? If that's the case, could you try it with just leaving the mapview alone as in the original sample you shared? (it's fine that the map is blank - but I'd like to understand if something on your device is not triggering these lifecycle events, since the MapView heavily relies on these to resume rendering).&lt;/P&gt;&lt;P&gt;I do find it curious so far that you are seeing destroy+create. That could be the root of how these devices behave differently. If you repeat this on a device that does work, do you see a version of mine or your log?&lt;BR /&gt;&lt;BR /&gt;Lastly what does "TextureView does some things" mean?&lt;/P&gt;</description>
    <pubDate>Tue, 16 Sep 2025 21:36:59 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2025-09-16T21:36:59Z</dc:date>
    <item>
      <title>Map Freeze after MAUI ShareFileRequest on Samsung</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1649809#M13667</link>
      <description>&lt;P&gt;Minimum reproducible repo: &lt;A href="https://gitlab.com/pclark3/arcgisruntime-maui-freeze" target="_self"&gt;https://gitlab.com/pclark3/arcgisruntime-maui-freeze&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Device Model: SM-T738U (Galaxy Tab S7 FE 5G)&lt;/P&gt;&lt;P&gt;Device Android Version: 14&lt;/P&gt;&lt;P&gt;Samsung One UI Version: 6.1&lt;/P&gt;&lt;P&gt;After using Share.Default.RequestAsync on a Samsung tablet, the MapView becomes frozen. &lt;A href="https://community.esri.com/t5/net-maps-sdk-questions/android-map-is-frozen-when-resuming-app/td-p/1398672" target="_self"&gt;There is a similar post&lt;/A&gt; to this issue but the workaround presented in that post does not work for this issue.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 17:43:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1649809#M13667</guid>
      <dc:creator>pclark_3gis</dc:creator>
      <dc:date>2025-09-11T17:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Map Freeze after MAUI ShareFileRequest on Samsung</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1649833#M13670</link>
      <description>&lt;P&gt;Do you _only_ see the issue on this device, or is it the only device you've been testing on? (what devices do you have that it worked on?)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Does LogCat give any indication of an issue with the application?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 18:49:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1649833#M13670</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2025-09-11T18:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Map Freeze after MAUI ShareFileRequest on Samsung</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1649852#M13671</link>
      <description>&lt;P&gt;My other devices are a Pixel 8 XL and the usual Android Studio emulators. Not a huge repertoire, but yes, currently only reproducible on my Samsung tablet (and my coworker's Samsung tablet).&lt;/P&gt;&lt;P&gt;Actually not sure how to upload a file here, but I did not see anything of interest in logcat. Also very possible I'm not experienced enough to find it. Here is a pastebin of the logcat from before clicking the button to after coming back to the map:&amp;nbsp;&lt;A href="https://pastebin.com/ix88Ptiz" target="_self"&gt;https://pastebin.com/ix88Ptiz&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 19:27:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1649852#M13671</guid>
      <dc:creator>pclark_3gis</dc:creator>
      <dc:date>2025-09-11T19:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Map Freeze after MAUI ShareFileRequest on Samsung</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1649859#M13672</link>
      <description>&lt;P&gt;Thank you for sharing the log. I do see the rendering stops for the mapview on share (which is expected), but I don't see a resume. As an experiment could you after sharing, try and remove the mapview from the view and re-insert it? Would that make it start up again? That would confirm if we're having some issues detecting resume.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 19:43:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1649859#M13672</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2025-09-11T19:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Map Freeze after MAUI ShareFileRequest on Samsung</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1649880#M13673</link>
      <description>&lt;P&gt;I added the following code immediately after &lt;STRONG&gt;await Share.Default.RequestAsync&lt;/STRONG&gt; and it does result in a fresh map that can be interacted with.&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;AbsLayout.Children.RemoveAt(0);
var mapView = new MapView();
mapView.Map = new Map(new Basemap([new OpenStreetMapLayer()]));

AbsLayout.Children.Insert(0, mapView);
AbsoluteLayout.SetLayoutBounds(mapView, new Rect(0, 0, 1, 1));
AbsoluteLayout.SetLayoutFlags(mapView, AbsoluteLayoutFlags.SizeProportional);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 20:12:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1649880#M13673</guid>
      <dc:creator>pclark_3gis</dc:creator>
      <dc:date>2025-09-11T20:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Map Freeze after MAUI ShareFileRequest on Samsung</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1649886#M13674</link>
      <description>&lt;P&gt;Thanks for confirming. You shouldn't have to re-create a new MapView. Just re-insert the same one.&lt;/P&gt;&lt;P&gt;One more thing to also try. Could you try and add this to MainActivity?&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;    public class MainActivity : MauiAppCompatActivity
    {
        public MainActivity()
        {
            Lifecycle.AddObserver(new Observer());
        }

        private class Observer : Java.Lang.Object, AndroidX.Lifecycle.IDefaultLifecycleObserver, AndroidX.Lifecycle.ILifecycleObserver
        {
            void IDefaultLifecycleObserver.OnCreate(ILifecycleOwner p0) =&amp;gt; System.Diagnostics.Debug.WriteLine("***Lifecycle.OnCreate");
            void IDefaultLifecycleObserver.OnDestroy(ILifecycleOwner p0) =&amp;gt; System.Diagnostics.Debug.WriteLine("***Lifecycle.OnDestroy");
            void IDefaultLifecycleObserver.OnPause(ILifecycleOwner p0) =&amp;gt; System.Diagnostics.Debug.WriteLine("***Lifecycle.OnPause");
            void IDefaultLifecycleObserver.OnResume(ILifecycleOwner p0) =&amp;gt; System.Diagnostics.Debug.WriteLine("***Lifecycle.OnResume");
            void IDefaultLifecycleObserver.OnStart(ILifecycleOwner p0) =&amp;gt; System.Diagnostics.Debug.WriteLine("***Lifecycle.OnStart");
            void IDefaultLifecycleObserver.OnStop(ILifecycleOwner p0) =&amp;gt; System.Diagnostics.Debug.WriteLine("***Lifecycle.OnStop");
        }
    }&lt;/LI-CODE&gt;&lt;P&gt;When I do this, this is what I see in the output window once the app comes back from the sharing operation. I'd be curious if that differs on your Samsung device:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;[TextureView] Paused by user
[TextureView] Stopping pulse
[0:] ***Lifecycle.OnPause
[0:] ***Lifecycle.OnStop
[0:] ***Lifecycle.OnStart
[0:] ***Lifecycle.OnResume
[TextureView] Resumed by user. Texture view available: True
[TextureView] Starting pulse&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 20:22:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1649886#M13674</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2025-09-11T20:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Map Freeze after MAUI ShareFileRequest on Samsung</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1650838#M13679</link>
      <description>&lt;P&gt;Attached is the log file with your lifecycle logging&lt;/P&gt;&lt;P&gt;I began logging right before clicking the share button, and stopped logging immediately upon returning to the map.&amp;nbsp;What I see on my end:&lt;/P&gt;&lt;PRE&gt;***Lifecycle.OnPause&lt;BR /&gt;***Lifecycle.OnStop&lt;BR /&gt;***Lifecycle.OnDestroy&lt;BR /&gt;***Lifecycle.OnCreate&lt;BR /&gt;***Lifecycle.OnStart&lt;BR /&gt;***Lifecycle.OnResume&lt;BR /&gt;TextureView does some things&lt;/PRE&gt;&lt;P&gt;There was no "TextureView Paused by user" or "stopping pulse" messages prior to the Lifecycle.OnPause like in your reply.&lt;/P&gt;&lt;P&gt;It is worth noting that I tried simply re-adding the mapview to the view hierarchy but this resulted in a blank map (with ESRI logo banner at bottom). The log files were with this commented out.&lt;/P&gt;&lt;PRE&gt;var mapView = AbsLayout.Children[0] as MapView;&lt;BR /&gt;AbsLayout.Children.RemoveAt(0);&lt;BR /&gt;&lt;BR /&gt;AbsLayout.Children.Insert(0, mapView);&lt;BR /&gt;AbsoluteLayout.SetLayoutBounds(mapView, new Rect(0, 0, 1, 1));&lt;BR /&gt;AbsoluteLayout.SetLayoutFlags(mapView, AbsoluteLayoutFlags.SizeProportional);&amp;nbsp;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 21:06:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1650838#M13679</guid>
      <dc:creator>pclark_3gis</dc:creator>
      <dc:date>2025-09-16T21:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Map Freeze after MAUI ShareFileRequest on Samsung</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1650845#M13680</link>
      <description>&lt;P&gt;I'm not entirely if you're saying the above log was with replacing with a new mapview on resume? If that's the case, could you try it with just leaving the mapview alone as in the original sample you shared? (it's fine that the map is blank - but I'd like to understand if something on your device is not triggering these lifecycle events, since the MapView heavily relies on these to resume rendering).&lt;/P&gt;&lt;P&gt;I do find it curious so far that you are seeing destroy+create. That could be the root of how these devices behave differently. If you repeat this on a device that does work, do you see a version of mine or your log?&lt;BR /&gt;&lt;BR /&gt;Lastly what does "TextureView does some things" mean?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 21:36:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1650845#M13680</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2025-09-16T21:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Map Freeze after MAUI ShareFileRequest on Samsung</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1650891#M13681</link>
      <description>&lt;P&gt;Sorry for the confusion. Those logs are&amp;nbsp;&lt;STRONG&gt;without&lt;/STRONG&gt; your suggested workaround of re-adding the MapView to the hierarchy. I may have made a mistake with my previous listing, please disregard... below is what I see in the log file I attached for you. I have included line numbers on the far left. I have also attached a video of the issue happening.&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6379640874112w328h540r754" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6379640874112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6379640874112w328h540r754');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6379640874112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;BR /&gt;2161 [app_process64] ***Lifecycle.OnCreate&lt;BR /&gt;2178 [app_process64] ***Lifecycle.OnStart&lt;BR /&gt;2179 [app_process64] ***Lifecycle.OnResume&lt;BR /&gt;&lt;BR /&gt;2300 [TextureView] onSurfaceTextureAvailable&lt;BR /&gt;2301 [TextureView] full init&lt;BR /&gt;2305 [TextureView] Detected version: OpenGL ES 3.2 V@0502.39.1 (GIT@47c5f1d498, I45cbc356ca, 1746971642) (Date:05/11/25)&lt;BR /&gt;2306 [TextureView] eglCreateContext succeeded for OpenGLES version 3&lt;BR /&gt;2323 [TextureView] onSurfaceTextureAvailable done&lt;BR /&gt;2324 [TextureView] Starting pulse&lt;BR /&gt;2703 [TextureView] Paused by user&lt;BR /&gt;&lt;BR /&gt;2708 [app_process64] ***Lifecycle.OnPause&lt;BR /&gt;&lt;BR /&gt;2709 [TextureView] Stopping pulse&lt;BR /&gt;3274 [TextureView] onSurfaceTextureSizeChanged 1600 2322&lt;BR /&gt;3277 [TextureView] Starting pulse&lt;BR /&gt;&lt;BR /&gt;4451 [app_process64] ***Lifecycle.OnResume&lt;BR /&gt;&lt;BR /&gt;4548 [TextureView] onSurfaceTextureSizeChanged 1600 2271&lt;BR /&gt;4552 [TextureView] Stopping pulse&lt;BR /&gt;4566 [TextureView] Starting pulse&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll try this on my Pixel 8 and get back with you.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2025 01:06:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1650891#M13681</guid>
      <dc:creator>pclark_3gis</dc:creator>
      <dc:date>2025-09-17T01:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Map Freeze after MAUI ShareFileRequest on Samsung</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1651017#M13682</link>
      <description>&lt;H2&gt;Pixel 8 log (does not experience freeze)&lt;/H2&gt;&lt;PRE&gt;$ grep 'TextureView\|***Lifecycle' pixel8_log.txt&lt;BR /&gt;2025-09-17 07:07:29.837 2591-2591 TextureView com.companyname.arcgisruntimefreeze I Paused by user&lt;BR /&gt;2025-09-17 07:07:29.838 2591-2591 app_process64 com.companyname.arcgisruntimefreeze D ***Lifecycle.OnPause&lt;BR /&gt;2025-09-17 07:07:29.839 2591-2818 TextureView com.companyname.arcgisruntimefreeze I Stopping pulse&lt;BR /&gt;2025-09-17 07:07:31.995 2591-2591 app_process64 com.companyname.arcgisruntimefreeze D ***Lifecycle.OnResume&lt;BR /&gt;2025-09-17 07:07:31.996 2591-2591 TextureView com.companyname.arcgisruntimefreeze I Resumed by user. Texture view available: True&lt;BR /&gt;2025-09-17 07:07:31.997 2591-2818 TextureView com.companyname.arcgisruntimefreeze I Starting pulse&lt;/PRE&gt;&lt;H2&gt;Samsung GalaxyTab log (ran it again)&lt;/H2&gt;&lt;PRE&gt;$ grep 'TextureView\|Lifecycle\.' samsung_galaxytab_log.txt&lt;BR /&gt;2025-09-17 07:14:01.541 10778-10778 TextureView com.companyname.arcgisruntimefreeze I Paused by user&lt;BR /&gt;2025-09-17 07:14:01.542 10778-10832 TextureView com.companyname.arcgisruntimefreeze I Stopping pulse&lt;BR /&gt;2025-09-17 07:14:01.543 10778-10778 app_process64 com.companyname.arcgisruntimefreeze D ***Lifecycle.OnPause&lt;BR /&gt;2025-09-17 07:14:02.174 10778-10778 TextureView com.companyname.arcgisruntimefreeze I onSurfaceTextureSizeChanged 1600 2322&lt;BR /&gt;2025-09-17 07:14:02.177 10778-10832 TextureView com.companyname.arcgisruntimefreeze I Starting pulse&lt;BR /&gt;2025-09-17 07:14:04.168 10778-10778 app_process64 com.companyname.arcgisruntimefreeze D ***Lifecycle.OnResume&lt;BR /&gt;2025-09-17 07:14:04.223 10778-10778 TextureView com.companyname.arcgisruntimefreeze I onSurfaceTextureSizeChanged 1600 2271&lt;BR /&gt;2025-09-17 07:14:04.224 10778-10832 TextureView com.companyname.arcgisruntimefreeze I Stopping pulse&lt;BR /&gt;2025-09-17 07:14:04.233 10778-10832 TextureView com.companyname.arcgisruntimefreeze I Starting pulse&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2025 14:17:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1651017#M13682</guid>
      <dc:creator>pclark_3gis</dc:creator>
      <dc:date>2025-09-17T14:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Map Freeze after MAUI ShareFileRequest on Samsung</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1676347#M13840</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm also experiencing this issue on Samsung A35 (up to date).&lt;/P&gt;&lt;P&gt;To me this issue has been introduced with version 200.5.0 as I don't reproduce the bug with 200.4.0 versions.&lt;/P&gt;&lt;P&gt;Any news on that ?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 16:14:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1676347#M13840</guid>
      <dc:creator>Marc_Alx</dc:creator>
      <dc:date>2026-01-07T16:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Map Freeze after MAUI ShareFileRequest on Samsung</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1676415#M13841</link>
      <description>&lt;P&gt;I do see our bug fix history that something like this was fixed. Are you still seeing this with 200.8.0 ?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 17:53:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1676415#M13841</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2026-01-07T17:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Map Freeze after MAUI ShareFileRequest on Samsung</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1679287#M13851</link>
      <description>&lt;P&gt;Yep we are still seeing this issue with 200.8.0.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 14:57:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1679287#M13851</guid>
      <dc:creator>pclark_3gis</dc:creator>
      <dc:date>2026-01-22T14:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Map Freeze after MAUI ShareFileRequest on Samsung</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1680186#M13853</link>
      <description>&lt;P&gt;Still occuring on 200.8.1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did fill a case from my local vendor and have receive a BUG-000... number. Actually this bug is "in review".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I can say is that I'm locked in 200.4.0 and thus subject to Android app rejection due to 16ko page requirements (supported by later version of ArcGIS SDK).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 12:31:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freeze-after-maui-sharefilerequest-on-samsung/m-p/1680186#M13853</guid>
      <dc:creator>Marc_Alx</dc:creator>
      <dc:date>2026-01-27T12:31:10Z</dc:date>
    </item>
  </channel>
</rss>

