firebase-ios-sdk
firebase-ios-sdk copied to clipboard
Firebase SDK for Apple App Development
### [READ] Guidelines ### Feature proposal * Firebase Component: crashlytics (Auth, Core, Database, Firestore, Messaging, Storage, etc) Describe your use case and/or feature request here. Current crashes in SwiftUI that...
Live activity initial changes This is a draft PR to support live activities in FCM SDK. Tracking github Feature Request: https://github.com/firebase/firebase-ios-sdk/issues/10047
### Description Update Component model to support registration from pure Swift without `@objc` or `class` requirements and `struct` support. Note that it is no longer a requirement for FirebaseCore not...
### Feature proposal * Firebase Component: Functions In my app I am using function calls to download lots of data. I queue up many requests and process these. However, if...
# Nightly Testing Report This issue([log](https://github.com/firebase/firebase-ios-sdk/actions/runs/9139673537)) is generated at 05/18/2024 05:03 AM, fetching workflow runs triggered in the last 24 hrs. | Workflow |05/17| | -------- | -------- | |...
### Description Hello Team, I'm working on Custom Keyboard Extension Project for iOS now. Can I integrate and use Realtime Database in customer Keybord. But I it's not working in...
Fix #13154 Restore the Objective-C implementation for the reflection calls necessary to integrate with the Recaptcha Enterprise weak dependency. The Initialize Recaptcha button in the sample app now succeeds. Provide...
# Nightly Testing Report This issue([log](https://github.com/firebase/firebase-ios-sdk/actions/runs/9696165851)) is generated at 06/27/2024 05:03 AM, fetching workflow runs triggered in the last 24 hrs. | Workflow |06/26| | -------- | -------- | |...
This updates update_vertexai_responses.sh to clone the latest minor version within a hard-coded major version of the mock responses. It also adds a CI job that fails and leaves a comment...
### Description hi,our app received a lot of online crashes in recent versions,i have no idea why it is caused because the sdk-relative code are the same with before. bellow...