I’ve integrated firebase into my React Native Expo project, But for some reason, it is not working on only iPhones.
It is working well on Android and iOS emulators.
I don’t know the reason why…, I’ve tried two ways of integrating firebase with the react native expo project described in the Expo documentation.
I appreciate your help with this.
It keeps giving me “Network Error” when we are click on the sign in.
But it works well on both android and iOS emulators.
I don’t know the reason why.