Enhance Firebase Auth error handling and improve documentation#2
Merged
Kapusch merged 6 commits intodevelopmentfrom Jan 27, 2026
Merged
Enhance Firebase Auth error handling and improve documentation#2Kapusch merged 6 commits intodevelopmentfrom
Kapusch merged 6 commits intodevelopmentfrom
Conversation
- Update BUILDING.md with a detailed toolchain matrix and installation instructions. - Add CONTRIBUTING.md reference to BUILDING.md for toolchain setup. - Introduce README.md section for build/toolchain setup guidance. - Create toolchain-glossary.md to clarify SDK, workloads, packs, and TFM concepts. - Update global.json to pin the SDK version to 9.0.306 and adjust rollForward settings. - Implement verify-env.sh script for environment verification and troubleshooting on macOS.
…Android package references to latest versions
…ionaryExtensions improved compatibility with newer Android versions
- Added XML documentation comments to various classes and methods in the Firebase Core, Firestore, Functions, Remote Config, and Storage modules to improve code readability and maintainability. - Refactored code for better formatting and consistency, including line breaks and indentation. - Updated exception handling messages to provide clearer guidance on functionality not implemented in the reference assembly. - Improved method signatures and added nullability annotations where applicable. - Enhanced the , , and classes with additional properties and documentation for better clarity on their usage.
…e Plugin with Documentation and Code Improvements - Added XML documentation comments to classes and methods in Firebase Functions, Remote Config, and Storage implementations for better clarity and usability. - Improved code formatting and readability across various files, including consistent use of line breaks and indentation. - Updated the Remote Config and Storage projects to include new extension methods for better dictionary handling. - Enhanced error handling in Storage transfer tasks and metadata retrieval. - Modified project files to ensure proper packaging of documentation and icons. - Disabled Firebase Crashlytics symbol upload in integration tests for iOS.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Improve error handling in Firebase Auth implementation and enhance documentation for contributing, building, and CI/CD processes. Update error handling across Firebase plugins and ensure better clarity in documentation. Refactor code for improved null safety and task handling, and enhance CI workflows for package publishing. Bump package versions for compatibility with .NET 9.