firebase-ios-sdk
firebase-ios-sdk copied to clipboard
Firebase SDK for Apple App Development
### 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...
### 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...
### 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...
### Description Investigate switching from `@_implementationOnly` to Swift 5.9 `internal` package imports ### API Proposal _No response_ ### Firebase Product(s) All
### 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...
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...
### 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...
### 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...