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

Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines: ### Discussion * Read the contribution guidelines (CONTRIBUTING.md). *...

### Description Add an `ImagenModel` with support for image generation using Imagen 3. ### API Proposal [go/firebase-vertex-imagen-api](https://goto.corp.google.com/firebase-vertex-imagen-api) (Google-internal only) ### Firebase Product(s) Vertex AI ### TODOs - [ ] Add...

type: feature request
api: vertexai

### Description ![Image](https://github.com/user-attachments/assets/7c80d8f9-3f0f-4920-9007-360769f1cbc1) We’ve encountered a crash related to Firebase's refreshAuthToken method, which has already affected three users. The crash seems to occur when attempting to refresh the authentication token....

api: database
needs-info

### Crash at FPRTraceBackgroundActivityTracker.m Here is stacktrace ``` Crashed: com.apple.main-thread 0 libobjc.A.dylib 0x9748 objc_moveWeak + 196 1 CoreFoundation 0x50a94 _CFXNotificationRegistrarAddObserver + 392 2 CoreFoundation 0x4f864 CFXNotificationRegistrarAdd + 580 3 CoreFoundation...

api: performance
needs-attention

FIRRemoteConfig.m -> RemoteConfig.swift This is a first pass sufficient to pass the fake console integration tests. Open questions include: - Keep the Objective-C error domain symbols or not? See the...

api: remoteconfig
public-api-change

### Description I am getting multiple memory leak issues from **FirebaseFirestore SDK** on iOS. I tried to debug with Xcode profiling and all the leaks are related to **FirebaseFirestore SDK**....

api: firestore

### Description After adding FirebaseAnalytics and/or FirebaseCrashlytics as a dependency using SwiftPM on MacOS Sequoia (exact version I'm running is 15.1) in Xcode 16 into an empty, newly create project,...

needs-info
SwiftUI
Xcode 16 - iOS 18

### Description ## Issue Description This is related to issues #13543 and #13764. The problem is that when building the application with Debug mode on Xcode 16.1, the dSYM files...

api: crashlytics
needs-info

### Description ### FPRNetworkTrace.m Here is stacktrace: ``` Crashed: org.alamofire.session.rootQueue 0 libobjc.A.dylib 0xeea0 objc_moveWeak + 196 1 CoreFoundation 0x4da84 _CFXNotificationRegistrarAddObserver + 392 2 CoreFoundation 0x4d880 CFXNotificationRegistrarAdd + 576 3 CoreFoundation...

api: performance
needs-attention