05nelsonm / kmp-file

A very simple File API for Kotlin Multiplatform. It gets the job done.
Apache License 2.0
3 stars 0 forks source link

Android API 15 `SysTempDir` location incorrect #54

Closed 05nelsonm closed 8 months ago

05nelsonm commented 8 months ago

Android API 15's java.io.tmpdir property points to /sdcard instead of the cacheDir, resulting in an incorrect SysTempDir location