I was creating a build of my expo app for testing and during build this error is coming so can anybody guide me how to fix this
Running ‘gradlew :app:bundleRelease’ in /home/expo/workingdir/build/android
Welcome to Gradle 8.6!
Here are the highlights of this release:
How do I send an react-native Expo EAS Update to a specific build or version of my app?
I’m working with Expo EAS (Expo Application Services) and I need to deploy an update specifically to a certain build or version of my app. I know that Expo EAS Update allows for over-the-air updates, but I’m unsure how to target a specific build or version with these updates.
Expo – How to build localy using my keystore with prebuild
I don’t want to use EAS for now.
expo development server creation error.Loaded “env” configuration for the “development” profile: no environment variables specified
npx eas build --profile development --platform android
ile bir android development sunucusu oluşturmaya çalışıyorum ama böyle bir hata ile karşılaşıyorum:
EAS iOS Build failed
EAS iOS build keeps on getting failed.
This is an expo bare project.
This is my package.json file
expo build using “eas build” failing
i get this error in the prebuild section
error in SoLoader when generating apk with EAS for react native
I’m running my app React Native with EXPO and, in Expo, it works correctly but, when generating the APK with EAS, it fails to open and the following log appears:
eas update command throws an error: Expected Metro server instance to have private functions exposed
After updating the expo SDK to Ver.51, I keep getting the following error after running eas update
on Windows:
Expo Development Build: Updated Permission Is Not Reflected Android Manifest
I upgraded my Expo SDK to v51 and received the following error:
Expo GO IOS bundling error after deploying with EAS
i’m developing an app with expo and using Expo GO to test my app on my Iphone (building on windows).
My issue occured after i installed EAS and deployed a production build to the appstore.