firebase-ios-sdk
firebase-ios-sdk copied to clipboard
Firebase SDK for Apple App Development
### Description Hello, My team is facing the same issue as discussed in https://github.com/firebase/firebase-ios-sdk/issues/14158, where dsyms are not uploaded because the `upload-symbols` binary complains that the CoreSymbolication path is not...
### Description The Google Mobile Ads SDK binary distribution should be downloaded from https://developers.google.com/admob/ios/download In Firebase 12.0.0 will stop distributing it as part of the Firebase zip and Carthage distributions....
### Description - Add support for specifying the API version (e.g., `v1` or `v1beta`) in requests to the Vertex AI in Firebase API (`firebasevertexai.googleapis.com`). - Set the default value to...
### Description **1. Use Case:** As a developer, I need to configure the Firebase Auth module to utilize in-memory storage exclusively within the UI Tests target. Since UI Tests cannot...
### Description Hi, I just discovered a strange issue when setting a default config with a Codable containing a **Date** attribute to Firebase Remote Config on iOS. What I thing...
### Description With the FDL service being turned down in August 2025, we need to remove the SDK from all product distributions ### Reproducing the issue _No response_ ### Firebase...
### Description 1. Ability to use Firebase Performance on macOS, logging custom and predefined performance metrics. 2. Currently, Firebase Performance is not available on macOS. 3. Audit what prevents its...
Address low hanging Swift 6 build issues. The following issue remains in the Chat implementation: 
### Description With `firebase_performance_instrumentation_enabled` set to `NO`, the delegate method in the repro code is called. With `firebase_performance_instrumentation_enabled` set to `YES`, the delegate method is not called. It looks like...