firebase-ios-sdk
firebase-ios-sdk copied to clipboard
Firebase SDK for Apple App Development
Fix frame rate metrics for dynamic refresh rates (#10220) ### Discussion Fix slow rendering false positives mentioned in #10220 (Work In Progress Ongoing testing!!!) User Statements: - Slow rendering values...
### Description In Swift, if you call `Firestore.terminate()` and then something manages to access Firestore after that, it crashes the app with the following message: ``` *** Terminating app due...
Added an integration test using the `gemini-2.5-flash-native-audio-preview-09-2025`. #no-changelog
### Description # [Crashlytics] EXC_GUARD crash with "Additional Runtime Platform Restrictions" enabled (iOS 26.1) ## Issue Description Firebase Crashlytics causes immediate app crash on iOS 26 due to `EXC_GUARD` exception...
This PR adds a script (`scripts/tests/ai/run.sh`) which can be used locally to run the integration tests for Firebase AI. The script does the following: - Decrypts the secret files -...
### Description Java/C# ecosystems requires signals to be handled by them firstly to allow handling of null pointer exceptions inside try/catch block. To achieve this proper signal chain has to...
### Description The new version of gemini-2.5-flash-image (aka nano banana) and the Gemini API now support aspect ratio configuration. Please add this configuration option to AI Logic. ### API Proposal...
### Description Our app is kind of an iPad based cash register that is only used during the day. During the night, the screen is locked but the devices stay...
### Description Using the URL Context tool with the Gemini Developer API (Google AI) frequently results in HTTP 500 errors from the backend. ### Reproducing the issue The integration test...