firebase / firebase/codelab-friendlychat-ios
Errors in AppDelegate
Open
- 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
Assessment
This issue has not been assessed yet.