firebase / firebase/codelab-friendlychat-ios

Errors in AppDelegate

Open
#226 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
69
Forks
46
PR merge metrics
No merged PRs in 30d

Description

I have been trying for 2 days to get this to work. In swift-starter AppDelegate I am getting this error Cannot call value of non-function type 'GIDSignIn' on this line, GIDSignIn.sharedInstance().delegate = self and the same error in the SignInViewController on this this line, GIDSignIn.sharedInstance()?.presentingViewController = self.

I am guessing that something has been migrated or updated but I can't seem to find the right combination. Is there a newer version of this Codelab or is there some documentation on how to fix/migrate these errors?

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.