How to read Text file from Storage

  1. The File component uses / needs a relative path.
  2. You cannot read a text file (non-media file) on Android 11+ that is not created by the app itself without using SAF.

For more details see here:

1 Like