Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow

Expo iOS build crashes when building internal prod build but not with expo...

My build crashes when running witheas build --profile production --platform ios But not with expo run:ioseas.json:{"cli": {"version": ">= 0.60.0","appVersionSource": "remote" },"build": {"local":...

View Article


Image may be NSFW.
Clik here to view.

How to create LaunchScreen with a fullscreen Image for IOS in React Native...

I need a full screen image on my splash screen for IOS App build using react native. I have reffered different post but most of them explains spash screen with a logo at the center and none of them...

View Article


Image may be NSFW.
Clik here to view.

Transparent status bar in React Native

I am trying to create a full screen gradient / solid color screen, and I used a solid color flex 1 for the screen. I tried adding headerTransparent: true to the Stack.Navigation, however, the status...

View Article

Runtime is not ready for debugging

I'm on macOS Sierra using react native 0.42.3:I start my app using react-native run-ios, then press Cmd-D and I select "Debug JS Remotely". After that, a new Chrome Tab is opened, and by switching into...

View Article

'RCTAppDelegate.h' file not found

After updating the RN version from 0.70.6 to 0.71.4 ios pod install working, but the app doesn't build and gives an error.'RCTAppDelegate.h' file not foundany ideas??I have tried all steps in...

View Article


React Native Context Menu Problem (Any solution excluding Astrocoders...

As you know many reading applications have a customized menu when users long press on text. There is a different menu instead of standard Android context menu (Copy-Paste-Select All)For example:...

View Article

Detox got stuck with firebase remote config

I am getting timeout error while Detox testing.detox gets stuckI have tried await device.setURLBlacklist(['.*127.0.0.1.*', '.*my.ignored.endpoint.*']); from detox official website and any other...

View Article

How to make the operating system use GNSS data provided by a Bluetooth...

I am developing a mobile app (React Native) that uses the standard location APIs (expo-location, LocationManager, CLLocationManager) to get the user's location.I would like to use an external GNSS...

View Article


How to change alert language in React Native

I am developing a project in React Native. I am changing the language in the project. But I could not find how to change the language in the alert section. I am putting the codes from the project...

View Article


Expo - Cannot find 'ExpoAppDelegate' in scope

I'm working on a project that uses an Expo development build and I keep getting an error message from Xcode:Cannot find 'ExpoAppDelegate' in scope.Specifically this error happens after I:generate the...

View Article

The archive did not include a dSYM for the hermes.framework with the UUIDs...

i am facing issue when uploading archive file from xcode to apple app store in react native projectThe archive did not include a dSYM for the hermes.framework with theUUIDs...

View Article

React Native iOS XCode build error: "[CP-User] [Hermes] Replace Hermes for...

I face this issue and I do not have any clue about what is cause the problem.It's about a React Native App, I didn't install anything from days or change code. It's happen from the moment I update my...

View Article

Image may be NSFW.
Clik here to view.

Unimplemented component:

I upgraded my project from react native 0.76 to 0.79 and enabled new architecture.There are no issues on android but on IOS the MapView is returning Unimplemented component. There is no error, no...

View Article


"Cannot issue sandbox extension for URL" when using React Native Share API

I'm using React Native's built-in Share API to share a remote URL. It works fine on Android and in a clean test app, but not in my main app on iOS.Error (Xcode console):Cannot issue sandbox extension...

View Article

iOS CFBundleDisplayName not updating for English (Singapore) localization

I'm trying to localize my iOS app name using InfoPlist.strings.I want the app to show a different name when the device language is set to English (Singapore) (en-SG). I’ve already added both...

View Article


React Native Send sms within the app

I want to send sms to multiple numbers without opening to default messaging app.I try to use react-native-sms-x but its not maintained and my project just stuck at compiling.Also I used...

View Article

React Native iOS Modal “Ghosting” Issue: Previous Modal Content Shows on...

I'm encountering a peculiar issue on iOS in my React Native app where, when I switch between modals, content from a previously open modal briefly flashes during the transition. I use a custom hook to...

View Article


How to disable font scaling in React Native for IOS And Android app?

Enlargement of size of the device font will sometimes break (Styling wise).

View Article

expo-audio not consistently playing in silent mode on iOS

I'm developing a Reactive Native app with audio as one of the main features. Recently, I noticed that playing in silent mode on iOS is no longer working and I can't quite figure out why. I have also...

View Article

Image may be NSFW.
Clik here to view.

"No Script Url Provided" Error when running React Native Project on Xcode

I have been following the react native set up guide from https://reactnative.dev/docs/getting-started-without-a-frameworkand set up the environment according to here...

View Article

Image may be NSFW.
Clik here to view.

Member of developer team cannot deploy React-Native application in Apple

Our client created an Apple Developer account. And then invited me as team member. I can see myself in https://appstoreconnect.apple.com in Users and Access with role Admin:I don't have an active...

View Article


TypeError: cli.init is not a function for react native

While running npx react-native init appName in MacBook air M1 chipTypeError: cli.init is not a functionat run (/opt/homebrew/lib/node_modules/react-native-cli/index.js:302:7)at createProject...

View Article


Image may be NSFW.
Clik here to view.

React Native: Unable to Fix Module Map Error when building for iOS

Our React Native project was built using RN CLI and is on version 0.71.6. I am using XCode v16.1, and my Mac OS is Sequoia 15.5.I am able to build for Android just fine, but when it comes to iOS I...

View Article

Image may be NSFW.
Clik here to view.

How to handle a change in system level font size on iOS with React Native?

We have a situation where if a user decides to increase the "Larger Text" size in iOS Settings (see image below), it then messes up our view layouts in React Native, as the font size will now be...

View Article

Background tasks with react-native-background-fetch not working on iOS

I'm currently working on a project where we need to run background tasks, specifically, making periodic API calls.After some research, I came across the react-native-background-fetch library. It worked...

View Article


Image may be NSFW.
Clik here to view.

Can't archive with Xcode (error - PhaseScriptExecution failed with a non zero...

I am sorry for the black marks in the image. I have seen multiple posts suggesting an answer to this problem, Lock unlocks keychain (tried it), pod Update (tried it), clear build(tried it), signing,...

View Article

react-native-background-upload not working in ios kill mode

I’m using react-native-background-upload and it works on Android, but it’s not uploading files on iOS when the app is in kill mode.i have tried with their other library for ios but still not working in...

View Article

UUID and Channel setup via Agora SDKs

we are the World Trade Center of Tampa and brand new to Agora.As we start building, there are a couple of things we need to ask if anyone here has a certain degree of expertise in using Agora from past...

View Article

Expo-Camera not scanning barcodes on iphone models > 12. It works smoothly on...

I am working on an expo app barcode scanner app using expo-camera for scanning. Scanning works smoothly on Android and iPhones models < 12 but on newer iphone it doesn't scan. The view is a bit far...

View Article



Image may be NSFW.
Clik here to view.

Android scheme not accepted by IOS when submitting react-native app through...

The problemI'm trying to implement Microsoft login into my app. I'm using the expo oAuth plugin as described in the documentation (https://docs.expo.dev/guides/authentication/#azure).I can build and...

View Article


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>