You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to implement Google Auth with SimpleAuth, with Clancey.SimpleAuth.Google.Droid package i have the following error :
Google_GoogleSignInProvider is not abstract and does not override abstract method onConnectionFailed(ConnectionResult) in OnConnectionFailedListener
public class Google_GoogleSignInProvider
did this happen to someone else ?
any solution :/ ?
thx
The text was updated successfully, but these errors were encountered:
Hi,
I tried to implement Google Auth with SimpleAuth, with Clancey.SimpleAuth.Google.Droid package i have the following error :
Google_GoogleSignInProvider is not abstract and does not override abstract method onConnectionFailed(ConnectionResult) in OnConnectionFailedListener
public class Google_GoogleSignInProvider
did this happen to someone else ?
any solution :/ ?
thx
The text was updated successfully, but these errors were encountered: