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
Describe the bug
When users sign in with Apple, their name information is empty on subsequent logins/registrations after the first time. This occurs because Apple only provides the name information the first time a user logs in or registers and does not provide it again in subsequent logins.
To Reproduce
Sign in with Apple for the first time.
On subsequent logins/registrations using Sign in with Apple, observe that the name information is empty.
Expected behavior
The name information provided by Apple during the first login/registration should be retained and displayed on subsequent logins/registrations using Sign in with Apple.
Screenshots
Additional context
This bug affects the user experience as users might expect their name to be pre-filled on subsequent logins/registrations. Developers need to handle this situation by retaining the name information obtained during the initial login/registration and displaying it accordingly on subsequent logins/registrations.
Describe the bug
When users sign in with Apple, their name information is empty on subsequent logins/registrations after the first time. This occurs because Apple only provides the name information the first time a user logs in or registers and does not provide it again in subsequent logins.
To Reproduce
Expected behavior
The name information provided by Apple during the first login/registration should be retained and displayed on subsequent logins/registrations using Sign in with Apple.
Screenshots
Additional context
This bug affects the user experience as users might expect their name to be pre-filled on subsequent logins/registrations. Developers need to handle this situation by retaining the name information obtained during the initial login/registration and displaying it accordingly on subsequent logins/registrations.
External
Contributor: @KeenAaron
CC: @DH-555
If you want speed up process of this issue, please send 🚀 as a reaction.
The text was updated successfully, but these errors were encountered: