Crash after build ( eas build ) android

try removing expo-updates from plugins in app.json

Yes, finally. :smiling_face_with_three_hearts:
*. To prepare stable aab and to deploy on Play Market double tough than development.

edit: Does it means removing expo-updates from app.json disable OTA ?

it doesn’t disable it, but there is a bug with the expo-updates plugin that ships with the library right now. if you remove the plugin from app.json then it uses the version of the plugin that ships with expo-cli. this will be fixed when i release this: [expo-updates] Fix username not properly supplied to expo-updates plugin by brentvatne · Pull Request #13909 · expo/expo · GitHub