You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
masiroyuki
changed the title
With network storage, you can UI becomes unresponsive for a period of time
ANR may occur when used with apps that provide document providers
Oct 15, 2023
Describe the bug
ANR may occur when accessing applications that provide network folders
To Reproduce
install CIFS Documents Provider to use SMB
Connect to SMB server with CIFS Documents Provider
Open the demo application and get permission to access uri
Turn off wifi (but leave LTE on)
Execute
canRead
orexists
UI freezes and ANR occurs
Expected behavior
By separating threads in a coroutine
Prevents the UI from freezing
Screenshots
demomp4.mp4
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
DemoApp
The text was updated successfully, but these errors were encountered: