Chris Fillmore
09/22/2022, 5:28 PMAsyncImage
where data
is a File
, after upgrading to Android 13 (the issue does not repro on Android 12). These images don’t load anymore. Images which load from URI strings still load correctly. Anyone encountered something like this? Thanks in advance.
Tested Coil v 2.2.0 and 2.2.1Chris Fillmore
09/22/2022, 7:48 PM1.3.0-beta02
Colton Idle
09/23/2022, 2:51 AMChris Fillmore
09/23/2022, 2:50 PMChris Fillmore
09/23/2022, 2:51 PMChris Fillmore
09/23/2022, 3:44 PMFile
• Happens on Compose 1.3.0-beta02
At first I thought my issue was permissions related (new granular media permissions in Android 13), but making changes there hasn’t had the impact I expected. I’m still troubleshooting.Colton Idle
09/23/2022, 6:28 PMChris Fillmore
09/23/2022, 6:29 PMChris Fillmore
09/23/2022, 6:29 PMChris Fillmore
09/23/2022, 6:33 PMWRITE_EXTERNAL_STORAGE
, the behaviour of which has evidently changed from Android 12-13Chris Fillmore
09/23/2022, 6:33 PMColton Idle
09/23/2022, 6:35 PMChris Fillmore
09/23/2022, 6:36 PMChris Fillmore
09/23/2022, 7:13 PMColton Idle
09/28/2022, 3:14 AM