firebase / firebase/codelab-friendlychat-ios

Firebase iOS Codelab Swift step 5: GoogleSignIn version / swift code problems

Open
#133 2 comments 0 reactions 1 assignee Claimed by @morganchen12 View on GitHub
bug
Dominant language
Swift
Stars
69
Forks
46
PR merge metrics
No merged PRs in 30d

Description

Some errors arising when using latest GoogleSignIn version (5.0.2)
So downgraded to version 4.4.0 after some stackoverflow research...

... leads to new build errors with the unsupported lines in Appdelegate.swift :

return GIDSignIn.sharedInstance().handle(url)
Missing arguments for parameters 'sourceApplication', 'annotation' in call

So for everything to work, need to know and specify the version of GoogleSignIn and for all supplied code to consistently work to the specified API

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.