How can I host Unity Addressables files using Firebase Hosting? (Unity + Firebase Hosting)
I am working on a mobile game project and I am using Addressables to load the assets from a remote server instead of embedding them in the final build like it’s usually done (thus reducing the final build size drastically). How can I use Firebase Hosting to do so?
How can I host Unity Addressables files using Firebase Hosting? (Unity + Firebase Hosting)
I am working on a mobile game project and I am using Addressables to load the assets from a remote server instead of embedding them in the final build like it’s usually done (thus reducing the final build size drastically). How can I use Firebase Hosting to do so?