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 We need to change default firebase app configuration at some point in our application, and want to get a Crashlytics instance for this new default app (which has...

api: crashlytics
needs-info
no-recent-activity

api: firestore
public-api-change

Noticed this crash in Crashlytics Crashed: APMPersistedConfig 0 libobjc.A.dylib 0x2370 objc_release + 16 1 libobjc.A.dylib 0x2370 objc_release_x0 + 16 2 CoreFoundation 0x7198 cow_cleanup + 136 3 CoreFoundation 0x95cc -[__NSDictionaryM dealloc]...

api: analytics
needs-info
no-recent-activity

### Description This started getting reported via our crashlytics reporting after we moved to XCode 16 / iOS 18 SDK. The build in question uses iOS 18.1 SDK. It uses...

api: firestore

### Description #### Expected to happen Calling [`RemoteConfig.addOnConfigUpdateListener(remoteConfigUpdateCompletion:)`](https://firebase.google.com/docs/reference/swift/firebaseremoteconfig/api/reference/Classes/RemoteConfig#addonconfigupdatelistenerremoteconfigupdatecompletion:) should set up a listener for realtime config updates without crashing the app, regardless of network conditions. #### Actual outcome 💥 We...

api: remoteconfig

### Description We recently released an update to our React Native mobile app that included an upgrade of `@react-native-firebase/database` from 19.0.0 to 21.0.0, which caused the corresponding `Firebase/Database` pod to...

api: database

### Description ### Crash at FPRNSURLSessionInstrument.m Here is stacktrace: ``` Fatal Exception: NSMallocException 0 CoreFoundation 0x2d5ec __exceptionPreprocess 1 libobjc.A.dylib 0x31244 objc_exception_throw 2 CoreFoundation 0x185e9c +[NSObject(NSObject) doesNotRecognizeSelector:] 3 CFNetwork 0xa299c -[__NSURLSessionLocal...

api: performance
needs-attention

### Description Can't login to the app, because I'm getting this issue **Failed to get document because the client is offline.** RegisterView doesn't work too, because the button doesn't do...

api: firestore
needs-attention

### Description I am unable to see previews when using Firebase. The app builds correctly but previews don't work. Please see logs for more info. ### Reproducing the issue See...

api: firestore
macOS
SwiftUI
Xcode 16 - iOS 18