Daniel Amaral

Results 4 comments of Daniel Amaral

Same issue here. Does anyone know if Firebase needs to have a proper configuration to work with SW?

My score is 100% in production, however there isn't a prompt to install. This prompt is suggested by the browser based on an heuristic. I don't know if that is...

Maybe [this](https://developers.google.com/web/fundamentals/app-install-banners/) will help you.

Hey @tpraxl, I've implemented your solution but when I'm trying to use IndexedDB API (which is Promise-based), I get the following error > import _Promise from 'babel-runtime/core-js/promise'; Which means that...