Hello! I have a site deployed on netlify, https://voalunsina.netlify.app/ . It works flawlessly on desktop browsers, but there’s an issue where when trying to connect to it through mobile, it gets a connection error name not resolved.
I’m very stumped, as I have other sites hosted on the platform not having the same issue.
This is really odd behavior, I have tried asking others to check the site and they’ve all reported that it’s unaccessible. I have not made any changes to the netlify config as well, deployed similar to how I did for all my other apps here.
Yes I am in the Philippines, so it works on my laptop but not on my phone. It does not work both laptops and phones for the people I’ve asked to check(Also in the PH)
This indicates to me they are only blocking *.netlify.app domains, and not IP addresses, so if using a custom domain on your project users should have no problems accessing it.