'eas build --platform android VS expo build:android -t apk

I am generating APK using eas build --platform android and expo build:android -t apk. Both generate apps but the eas build generated app crashes while the expo build app works fine. There is no difference in code. Not able to check why it happens. Any suggestion would be helpful.



Solution 1:[1]

This may be because of the Expo SDK version.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Maaz Khan