There is a bug in file component for create a new directory. If i want to create a new directory it created in storage/emulated/0/Android/data/myapppackagename/file on this folder. This problem create after Fenix update.
Steps to reproduce the issue
Expected Behaviour
If i want to create a new directory it created in storage/emulated/0Android/data/myapppackagename/file on this folder.
after Kodular targets SDK30 you will not be able to create a directory in the internal (emulated) sdcard anyway… you still will be able to store files in the shared directories like /Documents or /Download
for the changes to expect very soon you can read the App Inventor design document