close
Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
384 views

I am trying to sign and upload my APK to the Google Play Console. “Inside the assets folder, create a file named adi-registration.properties and paste the provided snippet.” I have followed this ...
CyberLord's user avatar
  • 126
1 vote
2 answers
179 views

I am new to expo and react-native. I have an app that is written for iOS and Android which I am trying to deploy on Expo so I can install it on external phones for some testing. I am running my build ...
doozy's user avatar
  • 179
0 votes
2 answers
123 views

Because my expo subscription is free, I hit the build limit and hence, I have to resort to building locally on my machine. I ran the npx eas build --platform android --profile production --local ...
Bello Shehu's user avatar
3 votes
0 answers
68 views

I'm having trouble with EAS Update. The update is successfully published and visible on the Expo Dashboard, but the physical device (installed via TestFlight) is not receiving the changes. Note on ...
Sang's user avatar
  • 21
0 votes
1 answer
42 views

I always use npx eas build --profile development --platform android to build my development build with expo. However today I have a very annoying problem, and although I've searched everywhere, I can'...
George V.'s user avatar
1 vote
1 answer
59 views

I am doing a build and submit via eas and I get the error: ITMS-90683: Missing purpose string in Info.plist - Your app’s code references one or more APIs that access sensitive user data, or the app ...
Roman uminov's user avatar
0 votes
0 answers
113 views

I’m trying to build an Android APK using EAS Build for an Expo + React Native project, but the build consistently hangs at the “Bundle JS” step and never completes. Command used eas build -p android --...
Khang Đỗ's user avatar
0 votes
0 answers
36 views

I am trying to run a node script to generate a list of appDomains I need for Apple deeplinking. This node script calls an api to get a list of domains required. In the build step this works well as a '...
Starsky Torchia's user avatar
1 vote
0 answers
67 views

I have a FlashList displaying a complex list of items. To optimize it, I am using getItemType, overrideItemLayout, and keyExtractor. Everything works perfectly in Expo Go and on a local build (npx ...
Mitansh's user avatar
0 votes
2 answers
431 views

I’m working on a React Native app using Expo (SDK 54). The Android build works perfectly, and the app also runs fine on an iPhone device via expo start --tunnel (we've tested it with client as they ...
Ali_dotNet's user avatar
  • 3,299
1 vote
1 answer
78 views

Even though I changed my version in app.json, expo keeps building an android app with the same version. What can I do to prevent that from happening? As a result, google play console keeps rejecting ...
Rue Vitale's user avatar
  • 1,993
1 vote
0 answers
194 views

I've been trying to generate an APK of my React Native Expo Dev Client app, and I'm stuck on an error. I managed to generate it successfully the first time using EAS Build, and it worked. However, one ...
Hubert's user avatar
  • 11
0 votes
0 answers
96 views

I work on a Windows machine and have installed WSL with Ubuntu running, followed three different tutorials on how to set up Java and Android SDKs in that environment, and I'm still getting "...
The Maniac's user avatar
  • 2,623
0 votes
0 answers
473 views

I'm working with an Nx Monorepo that contains a React Native/Expo app and a TypeScript library. The app works perfectly when running locally in development mode, but fails to build when using EAS ...
Stretch0's user avatar
  • 9,414
1 vote
1 answer
550 views

I’m trying to build my Expo project using npx eas build --platform android but the build keeps failing due to Android SDK version mismatches and native dependency compatibility issues. The app runs ...
Abdul_Basit's user avatar

15 30 50 per page
1
2 3 4 5
35