I was waiting for release 194 to recompile the app because in the past days I got error 908: the permission WRITE_EXTERNAL_STORAGE has been denied. I have now recompiled the APK and still get the same error. I selected the DefaultFileScope as App and as Legacy and it keeps giving me the same error. That doesn't happen when I use Companion.
My intention is to generate a PDF file and save it in the /Documents/ folder. Both with Companion and with APK, the PDF file is generated, but with APK only the file name with 0 bytes is generated, while with Companion all the content is available.
I have a Samsung A53 with Android 13. What should I do to eliminate the error? thank you.
Here are my significant blocks