Story of my life.

Supporting Android is never a simple task. There's always some whacky bug on certain API levels in anything you do. I actually started going straight to using android.system.Os whenever possible to avoid the java code.

https://github.com/05nelsonm/kmp-file/blob/master/library/file/src/jvmMain/kotlin/io/matthewnelson/kmp/file/internal/fs/-FsJvmAndroid.kt

Reply to this note

Please Login to reply.

Discussion

No replies yet.