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 For a chat application I am doing a double query, I have a listener for new messages, and a paginated query for old messages. I just discovered that...

api: database

Proof-of-concept - do not merge #no-changelog

api: vertexai

### Description Please consider adding an additional pipeline for Firebase, building all frameworks **dynamically**, and providing them with mergeable support: `MERGEABLE_LIBRARY = YES`. It should be an alternative to the...

type: feature request
dynamic-linking

### Description I've identified a potential data race condition in the reachability:statusChanged: method of the Firebase library (version 10.25.0). Specifically, the issue is in the following line of code: ```objective-c...

GoogleUtilities

### Description Seems like there's a bug in the sign of FirebaseDataEncoder encoder method ```open func encode(_ value: T) throws -> Any {``` that should be ```open func encode(_ value:...

api: firestore

#13998 issue ## Description This pull request addresses an issue with the FirebasePerformance library in Firebase project. Currently, the Target FirebasePerformance is not explicitly declared as a product target of...

including error codes and sample app change Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines: ### Discussion...

api: auth

# Nightly Testing Report This issue([log](https://github.com/firebase/firebase-ios-sdk/actions/runs/12689478509)) is generated at 01/09/2025 04:03 AM, fetching workflow runs triggered in the last 24 hrs. | Workflow |01/08| | -------- | -------- | |...

nightly-testing

### Description Hello, we are receiving a lot of reports for this crash in grpc via crash reporting software. I could not reproduce it myself. I wonder if you might...

api: firestore