Jon Babsvik
Jon Babsvik
Same thing happens to me here. We have been using this plugin for a few months, and it solved the problem for us. Also seemed to have stopped working with...
I downgraded now to Xcode 11.7. Downloaded and installed it from https://developer.apple.com/download/more/ then used: ```bash sudo xcode-select -s /Applications/Xcode-11.app/Contents/Developer/ ``` **NB:** Note that I renamed the app to Xcode-11, so...
Hey @mikehardy not sure if this is the right place for it. But I stumbled into this issue trying to get OpenID Connect to work with Firebase using react-native-firebase. I...