firebase-ios-sdk
firebase-ios-sdk copied to clipboard
Firebase SDK for Apple App Development
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...
### Description  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....
### 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...
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...
### 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**....
### 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,...
### 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...
### 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...