Error 908: The permision WRITE_EXTERNAL_STORAGE has been denied

No, you did not
You have to set the Default File Scope to Legacy in the properties of Screen1 to get the required permissions in the manifest.

What you did is to set the file scope of the file component

Alternatively use the MFile extension which does not need these permissions

Taifun

1 Like