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

[Flutter] - macOS Support #59

Closed
Ahmadre opened this issue Sep 6, 2021 · 1 comment
Closed

[Flutter] - macOS Support #59

Ahmadre opened this issue Sep 6, 2021 · 1 comment

Comments

@Ahmadre
Copy link

Ahmadre commented Sep 6, 2021

Hi there :)

hope you're all doing good.

I implemented Google Sign in for Flutter with the actual plugins repo, but I am getting this:

[!] The platform of the target `Runner` (macOS 10.15.0) is not compatible with `GoogleSignIn (5.0.2)`, which does not support `macOS`.

I assume that this error is related to this repo, but some other issues here saying, that it's working for Big Sur....

any idea someone?

Edit:

[!] The platform of the target `Runner` (macOS 10.15.0) is not compatible with `GoogleSignIn (6.0.2)`, which does not support `macOS`
@petea
Copy link
Contributor

petea commented Sep 24, 2021

It looks like Flutter is still building against our previous 5.x binary release and not the recent 6.x source release you see in this repo. Neither release will build for a macOS target as we don't currently support macOS.

@petea petea closed this as completed Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants