How to retrive device unique id, build id etc in KMM or KMP projects
I need some device specific information and application information like package name, app name and build number etc. How can I retrive them.
JAVA_HOME is set to an invalid directory issue in Kotlin Multi Platform project
I have started to develop a kmp project and followed this guidlines. At first everything was good/working as I expected. But somehow I could not open the project on the IOS simulator. Android is still working fine but IOS is not.