Olá pessoal, tudo bem? Quanto tento rodar o app com o firebaseConfig configurado com as variáveis de ambiente, tomo o erro:
@firebase/firestore: Firestore (9.6.11): Could not reach Cloud Firestore backend. Connection failed 1 times. Most recent error: FirebaseError: [code=permission-denied]: Permission denied on resource project alura-esporte-raffo,.
This typically indicates that your device does not have a healthy Internet connection at the moment. The client will operate in offline mode until it is able to successfully connect to the backend.
Já dei um console.log na importação das variáveis e todas elas estão certas, quando coloco as strings fixas no firebaseConfig, tudo roda normalmente. Github: https://github.com/raffojoao/react-native-firebase-firestore