firebase-ios-sdk
firebase-ios-sdk copied to clipboard
Data race in FirebaseStorage.Storage.configured
Description
Reproducing the issue
No response
Firebase SDK Version
11.6
Xcode Version
16.1
Installation Method
Swift Package Manager
Firebase Product(s)
Firestore
Targeted Platforms
iOS
Relevant Log Output
If using Swift Package Manager, the project's Package.resolved
Expand Package.resolved snippet
Replace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand Podfile.lock snippet
Replace this line with the contents of your Podfile.lock!
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
@rizafran any ETA for the fix?
No ETA yet. In practice, it should never cause a race. Solving may require non-trivial refactoring.
Is this still an issue on the latest Firebase major version?