Description
FirebaseApp.configure() crashes whenever it is executed, even with delayed execution; the expectation is that it will never crash regardless of when it is executed.
Reproducing the issue
No response
Firebase SDK Version
11.15.0
Xcode Version
16.4
Installation Method
CocoaPods
Firebase Product(s)
Analytics
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!