Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
17 views

Error while building react native expo project with fastlane using github actions

I have been trying to build react native expo project using fastlane with github action. but i am facig error as mentioned below and couldn't find any solution for that. > React Native: 0.72.0 > ...
Shashin Bhayani's user avatar
-1 votes
0 answers
39 views

How do I handle this error? My App Crashes during internal tests on iOS (React Native - Expo - SDK 51)

I'm experiencing a crash in my React Native Expo app (SDK 51) during internal testing on iOS. The crash occurs when the user performs the following action: <ButtonFloating fn={ShowAdd} /> const ...
Matías Cellamare's user avatar
-3 votes
1 answer
33 views

Problem connecting Expo Go to iPhone Device

I have a RN project which I have been working on for a few months on a Windows 11 machine and all of the latest react native modules installed. I have been testing on both an Android emulator and a ...
S Roy's user avatar
  • 15
-1 votes
0 answers
20 views

EAS Authentication with Apple Developer Portal Failed

I am encountering an issue while trying to authenticate with the Apple Developer Portal using eas-cli. However, I received the following error message: Authentication with Apple Developer Portal ...
Zitong Shen's user avatar
-1 votes
0 answers
40 views

React Native App Stopped Logging Conversions to Google Ads

I have a React Native Expo app for iOS that uses Firebase and Firebase Analytics to log user installs. The app correctly logs events to Firebase and Firebase Analytics, where I can see events such as ...
Viktor Pesic's user avatar
0 votes
0 answers
25 views

Expo iOS Universal Links valid but not opening application

I am in the process of implementing some Universal Links into my Expo project so my forgot password flow will still work on both the mobile application and PWA that I have built. I have verified that ...
Doug Niccum's user avatar
-1 votes
0 answers
26 views

How do i set Android minimum version in Expo project

I am trying to set the minimum supporting version for android to 10 and ios to 15. I am a iOS dev trying out RN and Expo. I think there is deploymentTarget for iOS in BuildProperties but couldn't ...
rabi pun's user avatar
0 votes
0 answers
30 views

Creating a Contact with React Native & Expo Contacts defaults to Business Contact Instead of Personal Contact in IOS

I am using React Native and Expo for building my application. In it, I use a library called Expo Contacts which allow you to manage device contacts (https://docs.expo.dev/versions/latest/sdk/contacts/#...
Agile's user avatar
  • 1
0 votes
0 answers
21 views

Set full background color bottom tabs in android , I write app using React native expo

Help me, I want backgroupcolor full bottom tabs in React Native expo, I run it device android I want to fully adjust the color of the tab below. It's currently missing color at the bottom, you see it ...
Hòa Nguyễn Coder's user avatar
0 votes
0 answers
40 views

Expo EAS Build Error: Redefinition of module ‘ReactCommon’ during iOS Build

I'm having a problem building my project after recently upgrading to the new Expo version. When I run the : eas build --platform iOS I get an error in Fastlane. Here is the content of the error below....
melvin debot's user avatar
0 votes
1 answer
33 views

How to generate expo ipa file for ios (like apk in android) using expo eas

How to generate expo IPA file for iOS and install it on my physical iPhone for testing purposes (like apk file in Android) using expo eas. What setting do I need to change in the below code for the ...
Rainul Hassan's user avatar
-2 votes
0 answers
49 views

please can someone help me iout with this please

i having been having this error with expo lately this is the error message i keep on receiving ERROR Invariant Violation: Your JavaScript code tried to access a native module that doesn't exist. d If ...
hyzeal achungha's user avatar
1 vote
0 answers
28 views

React Native Expo background not covering iPhone notch

I am using React Native with Expo, and I am currently testing out gradients and trying to set the background color. I came across this bug where the notch of the device I am using (iPhone 13) is not ...
Ciremal's user avatar
  • 11
-1 votes
0 answers
33 views

Unable to build an Expo Go project in React Native for iOS after upgrading to Expo 51

I'm having a problem building my React Native project on Expo Go after upgrading to Expo 51. The build for Android goes smoothly, but on iOS, I get the following error: Build failed: The "Run ...
melvin debot's user avatar
-1 votes
0 answers
22 views

Expo App build failing I'm thinking its file permisions

I have this app that i inherited but when i try to build using eas build --profile production --local -p ios; i get build failing I know this will sound weird but i think its something todo with app ...
Marius's user avatar
  • 1,958

15 30 50 per page
1
2 3 4 5
87