googlesamples / google-services

A collection of quickstart samples demonstrating the Google APIs for Android and iOS
https://developers.google.com
Apache License 2.0
3.05k stars 2.53k forks source link

Google Signi in Mac catalyst #488

Open GiordanoVicoli opened 3 years ago

GiordanoVicoli commented 3 years ago

Hi everybody,

I have an iOS application that make uses of googleSignIn and works fine.

Now I would like to compile and run my application also for Mac catalyst but I have an error at compile time. Gooogle Sign in is not supported by Mac Catalyst. How can solve this problem? Can I exclude Google sign In when I compile for Mac catalyst?

Many thanks and regards, Giordano