Select to view content in your preferred language

Map Freeze after MAUI ShareFileRequest on Samsung

3361
16
Jump to solution
09-11-2025 10:43 AM
pclark_3gis
Emerging Contributor

Minimum reproducible repo: https://gitlab.com/pclark3/arcgisruntime-maui-freeze

Device Model: SM-T738U (Galaxy Tab S7 FE 5G)

Device Android Version: 14

Samsung One UI Version: 6.1

After using Share.Default.RequestAsync on a Samsung tablet, the MapView becomes frozen. There is a similar post to this issue but the workaround presented in that post does not work for this issue.

Thank you.

0 Kudos
16 Replies
Marc_Alx
Emerging Contributor

Hi, 

I'm also experiencing this issue on Samsung A35 (up to date).

To me this issue has been introduced with version 200.5.0 as I don't reproduce the bug with 200.4.0 versions.

Any news on that ?

0 Kudos
dotMorten_esri
Esri Notable Contributor

I do see our bug fix history that something like this was fixed. Are you still seeing this with 200.8.0 ?

0 Kudos
pclark_3gis
Emerging Contributor

Yep we are still seeing this issue with 200.8.0.

0 Kudos
Marc_Alx
Emerging Contributor

Still occuring on 200.8.1.

 

I did fill a case from my local vendor and have receive a BUG-000... number. Actually this bug is "in review". 

 

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). 

0 Kudos
pclark_3gis
Emerging Contributor

Any update on this? For us, this means we cannot deploy the app to customers that use Samsung devices since our application makes use of the file sharing capabilities in MAUI (Share.Default.RequestAsync, MediaPicker.Default.PickPhotosAsync).

0 Kudos
dotMorten_esri
Esri Notable Contributor

Yes a fix was included in v200.8.2
See release notes: https://developers.arcgis.com/net/v200/release-notes/release-notes-for-200-8/

0 Kudos
pclark_3gis
Emerging Contributor

Still an issue for me. I've updated the example code repo to use 300.0. My physical device is a Samsung SM-T738U (GalaxyTab S7). https://gitlab.com/pclark3/arcgisruntime-maui-freeze

0 Kudos