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

Propose fix for #13577.

api: remoteconfig

### Description Hello. We have an AppHang caused by `+[FIRAnalytics initiateOnDeviceConversionMeasurementWithEmailAddress:]`. We have `FirebaseAnalyticsOnDeviceConversion` included in our build. It happens on all kind of devices and in all iOS versions....

api: analytics

### Description I just switched to Xcode 16 and iOS 18 and running my app on the device started producing following runtime warnings on every app start: > /Pods/FirebaseCrashlytics/Crashlytics/Crashlytics/FIRCLSUserDefaults/FIRCLSUserDefaults.m:288 Performing...

api: analytics
api: crashlytics
Xcode 16 - iOS 18

### Description Firebase doesn't use fetchTimeout settings. Looks like he setup it, but doesn't use ### Reproducing the issue Setup IPhone internet connection Go to Settings -> Developer -> Network...

api: remoteconfig
needs-attention

### Description Decoding an array of `QuerySnapshotDocument` using `Firestore.Decoder` is very slow, compared to decoding a similar array using `JSONDecoder`: ```swift // 50k documents let documents = try await myCollection.getDocuments().documents...

type: feature request
api: firestore
Swift API

### Description Swift wasm has been growing during the last few years, and it could be a good opportunity for apple developers to create websites reusing a great amount of...

api: auth
type: feature request
api: firestore

### Description The repo currently uses [`mikehardy/buildcache-action`](https://github.com/mikehardy/buildcache-action) for cacheing CI builds. Per [this](https://github.com/mikehardy/buildcache-action/issues/96#issuecomment-1258403432) comment, Mike mentions that invertase now uses [cache](https://github.com/actions/cache) since it now better handles iOS-related build artifacts. Steps...

type: feature request
Infrastructure

### Description There's an implementation but with a [String:Any] map ### API Proposal Do the same with a Codable parameter ### Firebase Product(s) Firestore

type: feature request
api: firestore
Swift API

### Description The reason I am reaching out is because we have an outside vendor that flagged certain lines of codes as a security issue when analyzing our 3rd party...

api: messaging
type: feature request

### Description These validation warnings did not occur for me with Xcode 15.4 just a few days ago (was on Firebase 10.26.0 then). Since updating Xcode to 16.0 and Firebase...

api: firestore
api: analytics
zip-builder
Xcode 16 - iOS 18