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 A Firebase dependency for a Flutter 3.22.2 app fails to compile on Xcode 16 beta 1 for device or Simulator. Clang error: `app/ios/Pods/BoringSSL-GRPC/src/ssl/ssl_transcript.cc unsupported option '-G'` A non-Flutter...

api: firestore
CocoaPods
Xcode 16 - iOS 18

### Description We have a SwiftUI app and we're occasionally seeing these `Hang Risk` warnings. We initialise Firebase in our app Initialiser. ```swift struct OurApp: App { init() { FirebaseApp.configure()...

api: dynamiclinks

Added Firebase App Check (using the Debug Provider) in the Vertex AI integration tests. #no-changelog

api: vertexai

### Description Update internal Analytics changelog ahead of v11 release ### API Proposal _No response_ ### Firebase Product(s) Analytics

type: feature request

This seems to be resolved since CocoaPods 1.15.0 https://github.com/CocoaPods/CocoaPods/releases/tag/1.15.0 CocoaPods support is [not yet fully implemented](https://github.com/CocoaPods/CocoaPods/issues/12118) and Firebase's initial support is only available via Swift Package Manager. _Originally posted by...

type: feature request
CocoaPods
visionOS

### Description I couldn't find the variable `AnalyticsParameterContentId` for the recommended event `AnalyticsEventSelectContent`. Here is the [documentation](https://developers.google.com/analytics/devguides/collection/ga4/reference/events?client_type=gtag#select_content). ### Reproducing the issue Just install Firebase, and try to reach for `AnalyticsParameterContentId`...

api: analytics
Docs

### Description RC's testing infra is throwing warnings on macOS 14. ### API Proposal _No response_ ### Firebase Product(s) Remote Config

type: feature request
api: remoteconfig
Infrastructure

Some headers from [GDTCORLibrary/Private](https://cs.opensource.google/firebase-sdk/firebase-ios-sdk/+/master:GoogleDataTransport/GDTCORLibrary/Private/) and [GDTCCTLibrary/Private](https://cs.opensource.google/firebase-sdk/firebase-ios-sdk/+/master:GoogleDataTransport/GDTCCTLibrary/Private/) directories are never used outside of GoogleDataTransport and are in fact internal. Such headers should be moved to the corresponding Internal directories.

type: cleanup
GoogleDataTransport

### Description FirebaseInAppMessaging/Sources/DefaultUI/Banner/FIRIAMBannerViewController.m:166:43: warning: 'keyWindow' is deprecated: first deprecated in iOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across...

api: inappmessaging

### Description /Users/runner/work/firebase-ios-sdk/firebase-ios-sdk/FirebasePerformance/Sources/Instrumentation/UIKit/FPRUIViewControllerInstrument.m:74:85: warning: 'keyWindow' is deprecated: first deprecated in iOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across...

api: performance