Why does firebase not work on Android. Working fine on iOS

I’m having issues with firebase on Android. Everything works on iOS. I’m not sure why I’m getting errors on Android. On iOS I can use all auth libraries as well as Firestore and storage. I can’t get pass auth on android so I can’t test out anything else. It used to work a while ago. Not sure why it doesn’t now. Here is the error I’m getting:
@firebase/firestore; Firestore (9.4.1) Could not reach Cloud Firestore backend. Backend didn't respond within 10 seconds.