Unable to connect to Firebase Emulator with iOS device – Ios swift
I am trying to connect with an iOS device to the Firebase Auth and RealTime Database Emulator. The thing is, I can connect and use emulator through Firebase Admin using NodeJS on local machine (trough http://localhost:9000?ns=my-project). Also I am able…