Question
Expo push notifications arrive on Android, never on iOS
Same code, same Expo push token flow. Android phones get the notification within a second. iPhones get nothing, no error from the Expo API.
What I’ve tried
Checked the token is an ExponentPushToken[...]. Rebuilt with eas build --profile production.
Activity
10 helpers notified