I use Firebase as the core backend for every application I build. While adopting Kotlin Multiplatform, the lack of an official, KMP-native Firebase SDK is a significant pain point. Being able to call Firestore, Auth, and Storage from the commonMain module would eliminate code duplication and prevent inconsistencies between Android and iOS. Hoping to see this prioritized.
I use Firebase as the core backend for every application I build. While adopting Kotlin Multiplatform, the lack of an official, KMP-native Firebase SDK is a significant pain point. Being able to call Firestore, Auth, and Storage from the commonMain module would eliminate code duplication and prevent inconsistencies between Android and iOS. Hoping to see this prioritized.