79299833

Date: 2024-12-21 17:41:35
Score: 1
Natty:
Report link

May be you can try ask permission

const downloadsUri = FileSystem.StorageAccessFramework.getUriForDirectoryInRoot('directory you need')

  const permissions =
    await FileSystem.StorageAccessFramework.requestDirectoryPermissionsAsync(
      downloadsUri
    )
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Oleg Kuzmin