firebase / firebase/firebase-ios-sdk
FR: Generation Number For Downloading
Open
api: storage
type: feature request
- Dominant language
- C++
- Stars
- 6.7k
- Forks
- 1.8k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 72
Description
### Feature proposal
* Firebase Component: Storage
In the FIRStorageReference's 'writeToFile' method, provide an option to specify a generation number so we can download a non-live version from the cloud storage bucket.
The FIRStorageDownloadTask is only setting 'alt=media' in the query parameter and provides no options to set other query parameters, such as the generation number.
If there is a way to do this via the iOS SDK that I am unaware of, please let me know.
Contributor guide
Assessment
This issue has not been assessed yet.