I am creating my first app on kotlin multi-platform, and a need to get some device's information like language and maybe country.
I am looking for a way to get on both devices, android and iOS, using Kotlin multi-plataform.
It is possible? Or it's only possible make this on native way on both devices?