Home / Companies / Firebase / Blog / November 2021

November 2021 Summaries

3 posts from Firebase

Filter
Month: Year:
Post Summaries Back to Blog
Firebase Summit announced platform updates aimed at accelerating development, improving app reliability and security, and supporting growth. New Firebase Extensions add e-commerce capabilities such as Stripe payments, shipping, abandoned-cart messaging, Firestore search, and multi-provider payment interfaces, while expanded platform support includes beta tvOS and macOS compatibility, Cloud Firestore for Unity and C++, improved Crashlytics tools for games, and Firebase integration in DartPad for Flutter. App Check now protects Cloud Firestore, custom backends, and additional attestation providers, alongside new documentation to help developers meet Google Play data-safety requirements. Performance Monitoring adds configurable real-time alerts for slow app starts, and Crashlytics now reports Android ANRs and identifies patterns through signals for early, new, and repetitive issues. Firebase also introduced a unified campaign dashboard for Cloud Messaging and In-App Messaging, plus Remote Config personalization in beta, which uses machine learning to optimize individual app configurations and is accompanied by editing, validation, and change-history improvements.
Nov 10, 2021 1,953 words in the original blog post.
Firebase App Distribution enables teams to share Android and iOS pre-release builds with testers through the Firebase console, CLI, Gradle and fastlane plugins, or its REST API. The API supports custom integrations for managing testers, uploading and distributing binaries, updating release notes, deleting releases, and retrieving release or certificate information. One example is integrating App Distribution with an employee management system to automatically grant access to new employees and revoke it when they leave, using service-account authentication and the testers.batchAdd and testers.batchRemove endpoints. Teams can also audit access with testers.list and compare registered testers against internal employee records. Additional use cases include synchronizing release notes with bug trackers, adding testers through third-party tools, bulk-deleting releases, and obtaining details about recent releases, allowing pre-release testing to fit existing development workflows.
Nov 08, 2021 526 words in the original blog post.
Firebase has updated its Analytics experience to bring newer Google Analytics 4 capabilities directly into the Firebase console, including a redesigned dashboard, enhanced Realtime view, and interface improvements. The dashboard now presents curated cards in an order covering overview metrics, engagement and retention, monetization, and demographics, with drill-down exploration for details such as app-version performance and publisher ad-unit revenue. A new Comparisons tool replaces Filters and enables users to evaluate up to five audiences or dimension-based groups simultaneously across dashboard cards, including in Realtime analytics, while event and conversion comparisons remain available in their detailed reports. The Realtime view now aligns with Google Analytics 4 and adds filterable acquisition and user cards, helping developers monitor incoming events after releases. Most Analytics settings now link to the Google Analytics console for management, although Firebase retains an editable Analytics Linking card.
Nov 05, 2021 768 words in the original blog post.