Hi,

We are having a big issue with Android 11 build for SDK30 which is now compulsory, currently running qt5.15.6 (commercial). To be prepared for that we have moved previously (with a build made for SDK 29), all user data from where it was to Documents/appName. But now with the new build with SDK30 application sees only files it has just created, not even the files created by the previous version, and does not see any new file copied for instance in this folder by the user. If for instance I add a full directory containing many subfolders and files, it sees only the directory structure and cannot see any file inside these directories. I can only see (with QDir::entryList() ) files that the application has created.

Is it a bug in Qt, or an expected behavior under SDK30 ? Any solution ?

Thanks
Philippe (a bit desperate I must say).
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to