willowtreeapps / sign-in-with-apple-button-android

An Android library for Sign In with Apple
MIT License
283 stars 68 forks source link

Webview closes immediately #67

Closed simonesummo closed 4 years ago

simonesummo commented 4 years ago

Webview closes immediately with error IdpSignInActivity: Web sign-in failed, finishing. In Firebase configuration it was a SHA1 problem, but here I don't know.

I've configured the builder like this: clientId = app's bundle (com.***.test) redirectUri = With an app scheme configured in manifest (data android:scheme="@string/app_scheme") scope = email