googlesamples / google-signin-unity

Google Sign-In API plugin for Unity game engine. Works with Android and iOS.
Other
415 stars 226 forks source link

deprecated? #214

Open LexaMV opened 2 years ago

LexaMV commented 2 years ago

I always got error

"Got Error: DeveloperError Exception of type 'Google.GoogleSignIn+SignInException' was thrown."

doyongid commented 2 years ago

It was working fine until two months ago, but suddenly today I am getting the same error. I upgraded unity, does this have anything to do with it?

LexaMV commented 2 years ago

still getting this error, please help

LindaLawton commented 2 years ago

this library may be effected by Discontinuing Google Sign-In JavaScript Platform Library for web

AminSojoudi commented 2 years ago

I don't think so.

Your suite of apps and platforms may also be using multiple methods of authentication and authorization offered by Google. The following are NOT affected by this deprecation announcement:

Android or iOS native app SDKs,
apps or platforms directly calling Google’s OAuth2 or OpenID services.