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've tried sign_in_with_apple as well as AppleAuthProvider with FirebaseAuth in order to allow users to sign in using apple. Unfortunately, a sheet that displays the option to users for hiding or sharing their email doesn't show up as it should for the first time logins. The screen directly displayed the Continue with Password sheet.
Screenshot
Expected behaviour
The sheet should display full name and email sharing/hiding option to the user in order to retrieve those fields from the backend. Otherwise it will keep returning null values for both scopes.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
I've tried sign_in_with_apple as well as AppleAuthProvider with FirebaseAuth in order to allow users to sign in using apple. Unfortunately, a sheet that displays the option to users for hiding or sharing their email doesn't show up as it should for the first time logins. The screen directly displayed the Continue with Password sheet.
Screenshot
Expected behaviour
The sheet should display full name and email sharing/hiding option to the user in order to retrieve those fields from the backend. Otherwise it will keep returning null values for both scopes.
Beta Was this translation helpful? Give feedback.
All reactions