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 When trying to read documents in a collection or setting up a listener, I am getting a networking error. However, I am able to write and create docs...

api: firestore

### Description Recently we released new updates of our apps where we updated firebase to version 11.1.0 and started building with Xcode 16.0. Since then we have seen a very...

api: analytics

### Description I believe the issue is similar to the one described in https://github.com/firebase/firebase-ios-sdk/issues/12800. The binary seems to be built using Swift 5.9, while Xcode 15.3+ uses Swift 5.10. I...

Carthage
needs-attention

### Description Product -> Build Documentation for Crashlytics generates many build warnings and incomplete docs: ![Screenshot 2024-10-01 at 10 41 48 AM](https://github.com/user-attachments/assets/35dfd9f1-ab8a-465e-9074-baca88b0ffc8) ### Reproducing the issue Product -> Build Documentation...

api: crashlytics
Docs

Adding unit tests for recaptcha enterprise in Audit mode.

api: auth

There are tests that supposedly require unswizzling, but when I remove the assertion, they all pass. There doesn't seem to be any issues removing all unswizzling from the unit tests....

api: performance

In preparation for handshake on streams, the abstract stream is expanded to have separate callback for first and next messages.

api: firestore

DO NOT MERGE

api: messaging

### Description 1. Add the ability to proxy every request to api 2. Can't find how it can be done right now 3. Idially it should be something similar to...

api: core
type: feature request

Extend timeout wait time to address CI runner flakes. Successor to #13442. Fix #13737

api: crashlytics