Hi. I’m new to KMM. I’m using <firebase-kotlin-sdk...
# multiplatform
z
Hi. I’m new to KMM. I’m using firebase-kotlin-sdk to implement firebase services in my KMM project. I’m stuck at implementing FileStorage using firebase storage. How can I pass
Data
instance to the
storage.putData()
function as it is different for all platforms