Hey I am playing with the new firebase iOS SDK, in my project, I have two schemes using two different bundle identifiers, but seems like the config file downloaded from firebase only support one bundle identifier.
So anyone know how to use firebase within a multiple bundle identifier xcode project?
Thanks!