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 I see SIGABRT (ABORT) crash in my Crashlytics after update to v11.1.0. `FPRNetworkTrace.m - Line 253 - [FPRNetworkTrace didCompleteRequestWithResponse:error:] + 253` Which belong to firebase Performance SDK. I...

api: performance
needs-attention

### Description A few days ago, Firebase was working like a charm, I had no issues with connecting to the server that I had connected to an iOS app. Then...

api: messaging
needs-attention

### Description after update ios to 18 Beta, i got the error. actually the error looks like 2 years ago in this [LINK](https://github.com/firebase/firebase-ios-sdk/issues/10495) is there any update? thanks ### Reproducing...

api: analytics
needs-info
no-recent-activity

### Description Since we register the signal handler ourselves first, Crashlytics will overwrite our signal handler when it registers the signal handler again. So I expect Crashlytics to re-raise the...

type: feature request
api: crashlytics

### Description I've raised an equivalent issue against Flutterfire at https://github.com/firebase/flutterfire/issues/13268, where most of the detail can be found. The gist of the issue is that the docs for Flutter...

api: auth

### Description When I do pod install with pod '**FirebaseInAppMessaging**' in my podfile, it installs v0.13.0 I found a closed ticket from almost a year ago saying it is in...

Docs
api: inappmessaging
CocoaPods

Adding test for failed recaptcha in audit mode with APN fallback

api: auth

This is not a breaking change. Added to milestone 12 for reassessment if not address beforehand. ### Description Auth's `canHandle(_ url: URL)` API doesn't fit as well in the scene...

api: auth
type: feature request

Initial updates to support config v2. To keep the changes smaller, keeping the FIROptions dictionary backing store, but that should probably go away. The PR is still incomplete and only...

api: core
api: auth
api: dynamiclinks
api: remoteconfig
public-api-change

WIP - Updating the documentation for `GenerationConfig` parameters. - [x] `temperature` - [ ] topP - [ ] topK - [ ] candidateCount - [ ] maxOutputTokens - [ ]...

api: vertexai