firebase-ios-sdk icon indicating copy to clipboard operation
firebase-ios-sdk copied to clipboard

Firebase SDK for Apple App Development

Results 962 firebase-ios-sdk issues
Sort by recently updated
recently updated
newest added

### 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...

api: crashlytics

### 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....

Carthage
zip

### 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...

type: feature request
api: vertexai

### 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...

api: auth
type: feature request

### 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...

api: remoteconfig

### 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...

dynamic-linking

### 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...

type: feature request
api: performance
macOS

Address low hanging Swift 6 build issues. The following issue remains in the Chat implementation: ![Screenshot 2025-02-21 at 4 05 38 PM](https://github.com/user-attachments/assets/a3f0e644-ae41-432f-bb1a-364c9e667b73)

api: vertexai

### 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...

api: performance