Hi, i have my KMP/CMP project for my current compa...
# multiplatform
f
Hi, i have my KMP/CMP project for my current company, i have setup localization according to https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-multiplatform-resources.html It works for iOS and Android emulator running android Baklava, but it doesnt work for android 13. Is there a step i missed ?
p
What error do you get if any? - or place some logs or code.
f
Thank you for replying, but i have solved the issue ihave had earlier, i do not know why the id of my country slightly different from the ios, on android it says in-ID but on iOS it says id-ID. My country is Indonesia.so i tried to create values-in and it works for my case
p
Good catch 🪝🎣