Hello everyone, Just dropped my final 2023 articl...
# multiplatform
h
Hello everyone, Just dropped my final 2023 article: "Jetpack Preferences DataStore in Kotlin Multiplatform." https://funkymuse.dev/posts/create-data-store-kmp/
👍 4
b
Very Good Article. I have questions on how we can encrypt datastore in Both Android abd IOS ?
h
The easiest way is to encrypt the file that you're writing to and decrypt it before loading the path
b
Thank You for the jdea, let me try on both platforms.
n
Thank you very much for this article. Works perfectly.
🚀 1