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 If multiple non fatal reports are sent, and different custom key values are set between them, all the reports have the the values of the last one. This...

type: feature request
api: crashlytics

### Description Recently while moving to `SceneDelgate` on our end we moved `FirebaseApp.configure()` to a place where it can be called again during app lifecycle (mainly if app is suspended...

api: core
type: feature request

### Discussion While trying to record Firestore logs within our app, we started to notice many log lines were being reported as `(null)` in the Console. This seems to be...

### Description See TODO comment added in #13062 ### Reproducing the issue _No response_ ### Firebase SDK Version 10.28.0 ### Xcode Version 15.2 ### Installation Method N/A ### Firebase Product(s)...

### Description I noticed that when an error happens like for example a not found in a callable function, the region, endpoint and host are not included inside the nserror...

type: feature request
api: functions

### Description Investigate switching from `@_implementationOnly` to Swift 5.9 `internal` package imports ### API Proposal _No response_ ### Firebase Product(s) All

type: feature request
Xcode 16 - iOS 18

### Description This issue happens with the flutter firebase plugin, which to my understanding is based on this native implementation. When uninstalling an app where a user is authenticated using...

api: auth
flutter

Updated `Package.swift` to depend on `FirebaseAppCheckInterop` in `interop-ios-for-google-sdks`. TODO: - Merge https://github.com/google/interop-ios-for-google-sdks/pull/10 into `main`. - Update CocoaPods dependencies and stage them. - Update `Package.swift` dependency on `interop-ios-for-google-sdks` to use a...

api: core
api: database
api: auth
api: storage
api: firestore
api: functions
public-api-change
api: appcheck
api: vertexai

### Description Hi, I'm using OpenId Connect with an external salesforce provider, on IOS (swift) after calling the getCredentialWith method, every now and then I get the following message when...

api: auth
needs-attention

### Description Hi, I am getting the nanopb related crashes on version 10.27.0. Have anyone found any solution for this? Please let me know because there are several crashes reported...

needs-attention
sessions