Could not reach Cloud Firestore backend

Firebase calls work and behave as I’d expect in a browser. However when I compile it for testing on iOS, I have the following error: @firebase/firestore: Firestore (7.14.1): Could not reach Cloud Firestore backend. Backend didn’t respond within 10 seconds.

Has anyone experienced this before?