To create a Firebase link to Google Play and to upload AABs, make sure that your app meets the following requirements: The app is registered with your Firebase project and your Google Play developer account. This means that you have both a Firebase Android App and a Google Play app.
Read moreWhat does Firebase deploy — only functions do?
Running firebase deploy –only functions deletes the existing functions before creating new ones .
Read moreHow does Firebase deploy work?
Firebase Hosting is production-grade web content hosting for developers. With a single command, you can quickly deploy web apps and serve both static and dynamic content to a global CDN (content delivery network).
Read moreHow do you host a function?
5 steps to hosting a great event or function
Read moreCan Firebase host dynamic websites?
You can integrate Firebase Hosting with Google Cloud Functions and Cloud Run to build dynamic web sites . In those scenarios, you host the server-side code on Cloud Run or Cloud Functions, and set Firebase Hosting up to redirect certain URLs to specific end points in your server-side code.
Read moreHow do I host a website on Firebase for free?
The website we will be deploying here is a tutorial website.
Read moreWhat does Firebase hosting do?
Firebase Hosting is production-grade web content hosting for developers . With a single command, you can quickly deploy web apps and serve both static and dynamic content to a global CDN (content delivery network).
Read more