Skip to content

Commit

Permalink
Merge branch 'mattcomi/put-file-handle' of https://github.com/mattcom…
Browse files Browse the repository at this point in the history
…i/firebase-ios-sdk into mattcomi/put-file-handle
  • Loading branch information
mattcomi committed Mar 27, 2024
2 parents a3f29f9 + ee09750 commit 1a809d3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion FirebaseStorage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
- [fixed] `putFile` and `putFileAsync` now work in app extensions. A background session configuration is not used when uploading from an app extension.
# Unreleased
- [fixed] `putFile` and `putFileAsync` now work in app extensions. A background session
configuration is not used when uploading from an app extension (#12579).

# 10.11.0
- [added] Add progress tracking capability for `putDataAsync`, `putFileAsync`, and
Expand Down

0 comments on commit 1a809d3

Please sign in to comment.