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 Crashed: com.gul.KeychainStorage.Keychain EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000020 - 0 libobjc.A.dylib list_array_tt::iteratorImpl::iteratorImpl(list_array_tt::ListIterator, list_array_tt::ListIterator) + 336 - 1 libobjc.A.dylib list_array_tt::begin() const + 296 - 2 libobjc.A.dylib class_conformsToProtocol + 296 - 3 libobjc.A.dylib...

api: core
needs-attention

### Description Using Firebase version 10.25.0 on an iPhone 13 Pro running iOS 17.6.1, a crash occurs exclusively with TestFlight builds. The app successfully configures Firebase on the first launch....

sessions

### Description ## **Expected** I expect my `helloWorld` firebase function to execute when called from `functions.httpsCallable("helloWorld").call()` in my Swift code. I only want people who install my app to be...

api: functions

### Description ### Reproducing the issue _No response_ ### Firebase SDK Version 10.24.0 ### Xcode Version 16.1 ### Installation Method CocoaPods ### Firebase Product(s) Analytics, Crashlytics, DynamicLinks, Messaging ### Targeted...

needs-attention
sessions

Added "tests" to verify that the Vertex AI Google Cloud Storage [code snippets](https://firebase.google.com/docs/vertex-ai/solutions/cloud-storage?platform=ios) compile. See internal cl/699201476 for fixes. #no-changelog

api: vertexai

### Description From the discussion https://github.com/firebase/firebase-ios-sdk/discussions/12961#discussion-6664589, What I got is that there are some keys not needed on the plist list downloaded from Firebase Console, so if they are not...

api: core
type: feature request

### Description Users who already had accounts before an [iOS App Transfer](https://developer.apple.com/help/app-store-connect/transfer-an-app/overview-of-app-transfer/) are unable to login after the app transfer using [GameCenterAuthProvider](https://github.com/firebase/firebase-ios-sdk/blob/main/FirebaseAuth/Sources/Swift/AuthProvider/GameCenterAuthProvider.swift). Login attempts throw `[firebase_auth/invalid-credential] Invalid signature.` ### Reproducing...

api: auth
needs-attention

### Description At work we can't bump to the 11.* version of the firebase iOS SDK, the reason is that token custom claims are not there right after a user...

api: auth
needs-attention

### Feature proposal * Firebase Component: Storage When using [`writeToFile`](https://firebase.google.com/docs/reference/ios/firebasestorage/api/reference/Classes/FIRStorageReference#-writetofile:completion:), a file is alway downloaded fresh from the Storage. In my app, I download a lot of files and most...

api: storage
type: feature request

### Feature proposal * Firebase Component: Storage (Auth, Core, Database, Firestore, Messaging, Storage, etc) Add a way to set/get Custom Time Metadata in Firebase Cloud Storage

api: storage
type: feature request