harrypotter06

Results 3 issues of harrypotter06

### Xamarin.Android Version (eg: 6.0): ### Operating System & Version (eg: Mac OSX 10.11): ### Support Libraries Version (eg: 23.3.0): ### Describe your Issue: ### Steps to Reproduce (with link...

Hello, this my .json, but i get a 400 error on OAuth side. {"web":{"client_id":"my-ClientID","project_id":"eus-hausnotruf","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://oauth2.googleapis.com/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","client_secret":"my_secret","redirect_uris":["https://eus-hausnotruf.firebaseapp.com/__/auth/handler","https://eus-hausnotruf.web.app/__/auth/handler"],"javascript_origins":["http://localhost","http://localhost:5000","https://eus-hausnotruf.firebaseapp.com","https://eus-hausnotruf.web.app"]}} This error i got: Error: redirect_uri_mismatch The redirect URI in the request, http://localhost:50706/authorize/, does not match...

Hello, i am using VS 2022. So on "Debug" the NUGET work fine. But if i start in Relesas, the Nuget didn't create DB correct. I Build a Windows Universal...