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

This PR removes some vestigial cruft pertaining to STLPort, whose support was dropped in July 2021 (3.5 years ago at the time of writing) in https://github.com/firebase/firebase-cpp-sdk/pull/510. #no-changelog

api: firestore

Do not merge. Testing the Vertex AI SDK with the `v1` version of the API (instead of `v1beta`). #no-changelog

api: vertexai

### Description 1. Firebase's Remote Config will crash when using with addOnConfigUpdateListener EXC_BREAKPOINT and corrupt remote config's data. This makes it impossible to use addOnConfigUpdateListener with swift 6. ### Reproducing...

api: remoteconfig

### Description ### Reproducing the issue _No response_ ### Firebase SDK Version 11.6 ### Xcode Version 16.1 ### Installation Method Swift Package Manager ### Firebase Product(s) Firestore ### Targeted Platforms...

api: storage

Upgrade the gRPC version to pick up the fix mentioned in https://github.com/firebase/firebase-ios-sdk/issues/14323#issuecomment-2585008944

api: firestore

### Description The vulnerability is hypothetical and was found using a source code scanner on an unrelated project using Firebase SDK for iOS. I have no way to test it....

api: messaging

### Description I have a very basic Swift app (it's an Ionic app but it's the native Swift code I'm having issues with). In order to set up push notifications...

api: messaging
needs-info

### Description For many of my applications I use Structs, that I also use for Firebase (`Codable`), to feed Views in SwiftUI. For testing cases and other reasons, sometimes it...

type: feature request
api: firestore
Swift API

### Description I'm experiencing a bug that was previously fixed in Firebase iOS SDK but seems to have reappeared. Here is the link to the old issue where this was...

type: bug
api: remoteconfig
needs-attention

---- Contribution Workflow 1. Fork the Firebase repo and clone it. 1. Add Upstream: `git remote add upstream https://github.com/firebase/firebase-ios-sdk.git` 1. Create Branch: `git fetch upstream && git checkout -b upstream/streamable-functions`...

api: functions
public-api-change