useSignInWithApple no longer drops user's first and last name
@clerk/expo@4.0.1
Patch Changes
-
Fix
useSignInWithAppledropping the user's first and last name on native sign-up. The hook now signs up first with the name from the Apple credential and falls back to sign-in when the account already exists, including on instances with restricted or waitlist sign-up mode. (#9214) by @claudeNote: Apple only shares the name on the app's first authorization. To verify the fix with an Apple ID that has already signed in to your app, delete the user in the Clerk Dashboard and remove the app's entry under Settings > Sign in with Apple on the device, then sign in again.
-
Updated dependencies []:
- @clerk/react@6.12.6
Fetched July 22, 2026



