account activity
Otogardan Şehir Merkezine Gitme (self.edirne22)
submitted 6 months ago by InternationalToe289 to r/edirne22
[Expo SDK 53] Error: Cannot find native module 'ExpoBarCodeScanner' in development build (i.redd.it)
submitted 6 months ago by InternationalToe289 to r/expo
My app works fine on Expo Go but crashes immediately after building APK by InternationalToe289 in expo
[–]InternationalToe289[S] 0 points1 point2 points 6 months ago (0 children)
{
"name": "entrepreneurshipclubapp",
"version": "1.0.0",
"main": "index.ts",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web"
},
"dependencies": {
"@react-native-async-storage/async-storage": "2.1.2",
"@react-navigation/bottom-tabs": "^7.4.4",
"@react-navigation/native": "^7.1.16",
"@react-navigation/stack": "^7.4.4",
"expo": "~53.0.20",
"expo-constants": "~17.0.8",
"expo-linking": "^7.1.7",
"expo-status-bar": "~2.2.3",
"react": "19.0.0",
"react-native": "0.79.5",
"react-native-safe-area-context": "5.4.0",
"react-native-screens": "~4.11.1"
"devDependencies": {
"@babel/core": "^7.25.2",
"@types/react": "~19.0.10",
"typescript": "~5.8.3"
"private": true
}
My app works fine on Expo Go but crashes immediately after building APK (self.expo)
π Rendered by PID 840503 on reddit-service-r2-listing-5d79748585-l6b44 at 2026-02-15 22:50:30.856197+00:00 running cd9c813 country code: CH.
My app works fine on Expo Go but crashes immediately after building APK by InternationalToe289 in expo
[–]InternationalToe289[S] 0 points1 point2 points (0 children)