-
Hi there, Is it possible run
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Unfortunately the emulator config is a little disjoint - auth takes a slightly different format than the others, but you may see how we configure them here, I believe you can replace "localhost" with a server IP in any of those and it should work? react-native-firebase/tests/app.js Lines 49 to 53 in 4c7840a |
Beta Was this translation helpful? Give feedback.
Unfortunately the emulator config is a little disjoint - auth takes a slightly different format than the others, but you may see how we configure them here, I believe you can replace "localhost" with a server IP in any of those and it should work?
react-native-firebase/tests/app.js
Lines 49 to 53 in 4c7840a