Korio - Problem getting file stats on iOS #1811
-
Hi all!
On Android, this code is working perfectly and I'm able to get all the infos from the stats. However, on iOS, the createTime, lastAccessTime and modifiedTime are always equal to 0. The only thing in the stats that seems to be properly initialized is the file size. Is something missing in this code to work properly on iOS? |
Beta Was this translation helpful? Give feedback.
Answered by
soywiz
Dec 31, 2023
Replies: 1 comment
-
Fixed here: #1811 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
soywiz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed here: #1811