Hi,
I'm trying SimpleAuth because Xamarin.Auth doesn't refresh tokens and is useful for Google. However, the very first line I enter in my Xamarin.Droid MainActivity code is: SimpleAuth.Providers.Google.Init (this.Application);
and I get the error that "Google doesn't exist in SimpleAuth.Providers". I'm using the latest NuGet version 1.0.52.
What's the solution and perhaps you could update your docs? Do you have an updated Xamarin.Forms sample we can look at that works with 1.0.52?
Thanks!
Richard
Hi,
I'm trying SimpleAuth because Xamarin.Auth doesn't refresh tokens and is useful for Google. However, the very first line I enter in my Xamarin.Droid MainActivity code is: SimpleAuth.Providers.Google.Init (this.Application);
and I get the error that "Google doesn't exist in SimpleAuth.Providers". I'm using the latest NuGet version 1.0.52.
What's the solution and perhaps you could update your docs? Do you have an updated Xamarin.Forms sample we can look at that works with 1.0.52?
Thanks!
Richard