You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there any way to upload the file to firebase storage? the file is created as KMPFile and I can only do readByteArray but to do the update in the database I can only do putData() or putFile().
is there any way to upload the file to firebase storage? the file is created as KMPFile and I can only do readByteArray but to do the update in the database I can only do putData() or putFile().