I deployed my app and now I\'m trying to add my custom URL. I followed Firebase\'s instructions and added their TXT record to my DNS (GoDaddy). But now Firebase is saying it\'
In case you have to set up the acme-challenge for your https certificate you probably may get something like this:
_acme-challenge.domain.com
just remove domain.com
in the case, you might have a subdomain _acme-challenge.subdomain.domain.com change it only to _acme-challenge.subdomain
it will work in a couple of hours