Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS Build Fails With Errors #17

Closed
dalezak opened this issue Aug 29, 2019 · 1 comment
Closed

iOS Build Fails With Errors #17

dalezak opened this issue Aug 29, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@dalezak
Copy link

dalezak commented Aug 29, 2019

After adding @codetrix-studio/capacitor-google-auth plugin, the iOS build now fails with the errors:

Plugin.swift:110:23: Use of undeclared type 'GIDSignInUIDelegate'
Screenshot 2019-08-29 15 50 55

Plugin.swift:21:9: Value of type 'GIDSignIn' has no member 'uiDelegate'; did you mean 'delegate'?
Screenshot 2019-08-29 15 49 25

Plugin.swift:39:21: Value of type 'GIDSignIn' has no member 'hasAuthInKeychain'
Plugin.swift:40:22: Value of type 'GIDSignIn' has no member 'signInSilently'
Screenshot 2019-08-29 15 50 00

Plugin.swift:73:53: Extra argument 'sourceApplication' in call
Screenshot 2019-08-29 15 50 25

@fullstackduck fullstackduck added the bug Something isn't working label Sep 4, 2019
@fullstackduck
Copy link
Member

@dalezak please try version 1.2.0, it should be fixed.
Feel free to reopen if not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants