I will reframe my above question as it was not well structured.
How can I access following data from an iOS as well as Android device in a kotlin multiplatform mobile project?
• appVersion
• connection type: Wifi or cellular
• Carrier
• Os version
• Device model
Can I access them in iOS main and Android main or do I need to pass some reference?