-
Notifications
You must be signed in to change notification settings - Fork 125
Closed
Labels
Description
Please fill in the following fields:
Pre-built SDK from the website or open-source from this repo: all
Firebase C++ SDK version: latest
Firebase plugins in use (Auth, Database, etc.): storage
Additional SDKs you are using (Facebook, AdMob, etc.):
Platform you are using the C++ SDK on (Mac, Windows, or Linux): Mac+Windows
Platform you are targeting (iOS, Android, and/or desktop): desktop
Please describe the issue here:
Is listing of files in storage planned in the C++ SDK? I kinda assumed it would be supported already...
I will write a cloud function for now to do the listing for me.