Clare Sudbery

Results 3 comments of Clare Sudbery

Hi I managed to get an application ID and get the code running, but now the tutorial says I need to add the line "GIDSignIn.sharedInstance().delegate = self" to the didFinishLaunchingWithOptions...

I have created a PR of the changes I needed to make to get the app to build and run: https://github.com/firebase/codelab-friendlychat-ios/pull/242 See notes in the PR though - I believe...

I suspect the UI has changed here too. In the instructions it says "Navigate to the Firebase console => Select Authentication", and same for database, but in both cases I...