React Native Expo Firebase Auth not working on iPhone but working well on Android & ios Emulators
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.