Questions tagged [expo-build]
22 questions
0
votes
0 answers
Plugin'maven' com.android.builder.errors.EvalIssueException:compileSdkVersion. THESE TWO ERRORS I'M FACHING WITH BUILDING APK USING REACT NATIVE
the project is developed with React native + expo,
and I'm using the command "./gradlew assambleRelease" to build an APK (android).
and also I've used the expo command to build "expo build"
"./gradlew assambleDebug"
"./gradlew…

Sangam nayak
- 1
- 1
0
votes
0 answers
How to solve this error in build expo app? Error: Gradle build failed with unknown error. Please see logs for the "Run gradlew" phase
Here is the error:
Error: Gradle build failed with unknown error. Please see logs for the "Run gradlew" phase.
I want to build my react native expo app to APK
0
votes
1 answer
change app name in expo for iOS builds on Apple
when running eas build I get the error below. Does anyone know how to change the name in the CLI the docs don't explain this and all I've found while searching is this article which explains how to do it with expo cli, but not eas cli.
Log in to…

rockets4all
- 684
- 3
- 8
- 32
0
votes
0 answers
eas build showing white screen after splash screen. It was working fine with expo build earlier
Is there any extra step which isnt mentioned in the expo docs. Im stuck since a week this the problem. Can anyone help?
Every step mentioned in the docs, finding sol on the internet.

Ashif Khan
- 1
- 1
0
votes
1 answer
Does eas.json replace app.json in Expo projects?
I am migrating from the old expo build process to eas. I need to configure my eas.json, but am unsure on what exactly needs to go here.
I can't find a clear answer as to whether eas.json replaces my app.json, or whether I still need my app.json.
Of…

TreyCollier
- 181
- 1
- 12
0
votes
0 answers
Can i create a custom android version apk with expo for example android 5
I created an app with expo 44 sdk and got build and apk. But it doesn't work on my devices with low android version.I couldn't figure out how to do this with Expo. Is there a field for this in the app.json file? I couldnt find it or overlooked it

hamdi
- 67
- 2
- 10
0
votes
1 answer
cannot find 'EXUpdatesControllerRegistry' in scope
While building my app with expo for preview, I ran into this bug which I've been stuck on for a while and I'm not exactly sure why this occured.
EXPO-SDK 45
PLATFORM: IOS
WORKFLOW: BARE

Relie Essom
- 959
- 9
- 15