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.
Solved! Go to Solution.
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 ?
I do see our bug fix history that something like this was fixed. Are you still seeing this with 200.8.0 ?
Yep we are still seeing this issue with 200.8.0.
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).
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).
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/
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