- 
    Bug 
- 
    Resolution: Fixed
- 
    P1: Critical 
- 
    5.12.9
Setting `targetSdkVersion` to 29 crashes the app if it uses `QStandardPaths::writableLocation(QStandardPaths::GenericDataLocation)`. Because the method uses `Environment#getExternalStorageDirectory()`
Unfortunately, this method was deprecated in API level 29, and the allowed `targetSdkVersion` for Play Store is going to be bumped this November 2nd.
- is duplicated by
- 
                    QTBUG-84073 QStandardPaths::writableLocation(QStandardPaths::DownloadLocation) isn't writable in Android 10 -         
- Closed
 
-