cohenadair / anglers-log

Anglers' Log is a mobile application written in Flutter that allows users to track, analyze, and share their catches in the sport of fishing.
https://anglerslog.ca/
GNU General Public License v3.0
25 stars 8 forks source link

example.com lookup failing on iOS #902

Closed cohenadair closed 6 months ago

cohenadair commented 6 months ago

Production app on iOS not working (my personal device). It seems that Safari on iOS cannot find example.com. My guess is this is why Anglers' Log is failing.

Should switch to using google.com to check for a connection, or continue to use example.com and have google.com as a backup.