-
#FirebaserFriday: Frank van Puffelen
Join us for the monthly mini-profiles on Firebase team members, aka “Firebasers”, from all around the world! Learn about their backgrounds, how they -
How Firebase Performance Monitoring optimized app startup time
Mobile users expect their apps to be fast and responsive, and apps with a slow startup time, especially during coldstart, can leave them feeling -
Using Machine Learning to optimize mobile game experiences
Mobile app and game developers can use on-device machine learning in their apps to increase user engagement and grow revenue. We worked with game -
Accept Payments with Cloud Firestore and Google Pay
Back in 2019 we launched Firebase Extensions - pre-packaged solutions that save you time by providing extended functionality to your Firebase apps, -
Everything you need to know about Remote Config’s latest personalization feature
An important part of turning your app into a business is to optimize your user experience to drive the bottom line results you want. -
What’s new at Firebase Summit 2021
Here at Firebase, we believe developers play an instrumental role in helping people learn, live better, go places, and grow businesses. That’s why -
Automate your pre-release testing with the App Distribution REST API
Getting feedback on your app's releases before they reach the store is critical. App Distribution makes it easy to share pre-release builds of your -
Improving the Google Analytics dashboard in Firebase
The official blog for Firebase, Google's mobile development platform -
How to get better insight into push notification delivery
When you send a push notification to your users, things can go wrong in many places: the network might be down, the device might have performance -
Pinpointing API performance issues with Custom URL Patterns
The official blog for Firebase, Google's mobile development platform -
Protecting your backends with Firebase App Check
Earlier this year at Google I/O, we announced Firebase App Check, Firebase's new platform for protecting your Firebase APIs from abuse. Not only can -
Register now for Firebase Summit 2021
The journey of building and releasing an app can sometimes feel like scaling a mountain - both can be filled with hurdles and require a lot of -
Analytics Labels for Messaging Campaigns
As an app developer, you probably send hundreds of app notifications to users nudging them to try a new game level, complete a purchase, read a new -
Simplify the Process of Uploading iOS dSYM Files to Crashlytics with Fastlane
We’ve heard your feedback about the challenges you’ve experienced when uploading dSYMs to Crashlytics, especially for apps with bitcode enabled. -
Converting between Firestore FieldValue and Variant
The Cloud Firestore C++ SDK uses the firebase::firestore::FieldValue class to represent document fields. A FieldValue is a union type that may contain