Sudarshan
04/05/2025, 9:19 AMExpect.kt
It it possible to provide an actual implementation from each target?efemoney
04/05/2025, 10:17 AMmobileApp - no
• in discoverDevices - yes, you need to define the same sourceSets as in mobileApp in your build file. From that point I believe the IDE should suggest to you to implement the `actual`s when your cursor is on your expect APISudarshan
04/07/2025, 3:38 PMmobileApp?Sudarshan
04/07/2025, 3:38 PMefemoney
04/07/2025, 3:39 PMSudarshan
04/07/2025, 3:41 PMAndrey Beryukhov
04/08/2025, 4:56 PMSudarshan
04/10/2025, 4:14 AM