eas build failed WebBrowser.openBrowserAsync() call

Managed workflow
eas-cli/0.48.1
Expo SDK 44
“expo-web-browser”: “~10.1.0”

With expo build:ios/android, all works fine, but when I built the same code with eas build -p ios/android, the openBrowserAsync() won’t open at all.

The symptom indicates that the “eas build” caused the issue, I have searched myself for a few days for a solution but didn’t have any luck, hopefully someone has some idea of what is going on and shed some light.

Thank you so much,
Hunter