But there is a difference, the post by bodymindpower is on 1 July, but now the situations is been changed because kodular recently fixed the permission errors.
Also please check out the difference between the manifest bodymindpower had descried and the latest permission in manifest after update. @Johannes_Ai2
No still we had to replace this line - <uses-permission android:maxSdkVersion="29" android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
with this line <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/> in the manifest.