Search code examples
cloudflarefirebase-hosting

Firebase Hosting: Needs Setup For Cloudflare DNS


I am trying to set custom domain for my Firebase app.

Firebase hosted url : https://inventory-app-726af.firebaseapp.com/

Custom Domain: inv.agsft.com

I have followed all instructions as part of setting custom domain but after verification step when I click on finish button, status will always be "Needs Setup".

I am managing DNS through cloudflare (https://www.cloudflare.com/) and I am following Quick setup option.

Any pointers to resolve it?


Solution

  • I had the same problem, I was able to resolve it by toggling the DNS Status on cloudflare from DNS and HTTP Proxy (CDN) to just DNS on the two A records

    enter image description here

    It started working right away.