Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Browsing all 17229 articles
Browse latest View live

Change AppDelegate.mm to AppDelegate.swift on React Native 0.71

I encountered the error "A moduleName is required to create an RCTROotView", and then the app was stuck on the startup page. Who can help me? thank you.Steprun 'npx react-native init RN0710RC3...

View Article


Image may be NSFW.
Clik here to view.

'RNSplashScreen.h' file not found

I recently purchased a new MacBook M2 Pro and cloned my React Native app onto it. However, I'm encountering an error stating that the 'RNSplashScreen.h' file cannot be found, even though I have not...

View Article


Unable to build react native app on ios due to flipperkit

I am using React Native (0.73.2) and the app builds for android without issue. I am now at a stage where I am trying to test and build for ios however the build fails and this is the only information I...

View Article

Measuring Distance from the Floor in Expo/React Native

I'm currently working on a project in Expo/React Native and need to create a control that will indicate whether the distance from the floor to device is appropriate—it can't be too large or too small....

View Article

Image may be NSFW.
Clik here to view.

Why navigation back close expo go IOS?

When I click on the button "Back" in the header or on the button "go home" in the details page my app close. So Why? But with the help of swipe I can return back.app.jsx file - only navigation//...

View Article


Camera capture stopped working after upgrading from Expo SDK 50 -> 51

So I just upgraded from SDK 50 -> 51 which made my app crash all the time I go to component with a Camera, now i fixed it, my current "take picture" method does not work. Do you guys know how to fix...

View Article

Low volume when using AVAudioSessionCategoryPlayAndRecord

I am developing a react native app and encountering a problem with sound on iOS.This app is a video conferencing app that play sounds during the meeting. For this, I use video-sdk which is build on top...

View Article

How to capture audio from other applications while using GetDisplayMedia for...

I've implemented screen sharing using WebRTC in my React Native app, but I'm encountering an issue where the audio from other apps, such as YouTube, is not being captured during screen...

View Article


Could not find com.google.vr:sdk-base:1.180.0

I am trying to render panaroma image on my react-native application. Tried few packages, but most of the devs suggesting this https://github.com/lightbasenl/react-native-panorama-view.Since, I have...

View Article


My Expo upgrade from 48 to 51 giving Problems

I am updating my expo project from expo 48 to expo 51 and I am getting same error again and again.Error ImageAnd my package.json file after running, npm install expo@latest and npx expo install --fix...

View Article

warning: Run script build phase '[CP-User] [Hermes] Replace Hermes for the...

i'm getting this warnings react native project ,my project in VS code and i related to Xcodemy macOS is M1.i try adding [CP-User][Hermes], but i have same warning.warning: Run script build phase...

View Article

Image may be NSFW.
Clik here to view.

React Native RCTFabric - No type or protocol named...

After upgrading to the latest version of react-native I've suddenly run into the issue with RCTFabric."react-native": "0.74.0",1. No type or protocol named 'RCTDebuggingOverlayViewProtocol'2. Use of...

View Article

APNS device token not set before retrieving FCM Token for Sender ID - React...

I have been following this tutorial to set-up Remote Push notifications on my react-native application using react-native-firebase Version 5.2.0. After I configured everything and ran the application I...

View Article


RTC Peer connection error when trying to accept live video call in WKWebView...

I am developing a WKWebView app that runs on both iOS and Mac Catalyst using a react website.Currently, an admin user can send a call request in which the user gets a pop-up to answer. on iOS it works...

View Article

React Native Firebase - on iOS onMessage event is not firing in Foreground

This question was submitted in GitHub issues here - reposting with a hope to save time for others running into the same problemTrying to change the push notifications package used by an old app to the...

View Article


React native TextInput selectionColor not working

The cursor color does not change using the selectedColor property.It was working normally until I updated to expo sdk 51 and tested on ios 17.4.1. Still works on android.There is no error message, it...

View Article

Image may be NSFW.
Clik here to view.

API not working on react-native without SSL

I have been looking for the solution of a similar question but I couldn't find any. So that's why I am asking it here.So I have deployed my api's on an AWS instance and whenever I try to access the...

View Article


prevent screenshot in ios device

I want to prevent screenshot in the ios app and I did this, now I want to test this feature in the simulator but I have no way to test the screenshot in the simulatorDoes anyone know how to test it ?

View Article

Image may be NSFW.
Clik here to view.

ITMS-91064 NSPrivacyTracking must be true if NSPrivacyTrackingDomains isn‘t...

I have issue releasing a react-native project in appStore after I submit the app I get rejection from Applerejection msg:ITMS-91064: Invalid tracking information - A PrivacyInfo.xcprivacy file contains...

View Article

Loading multiple JS bundles in React Native iOS

I'm trying to implement Code Splitting in a React Native app. Currently I managed to load multiple bundles in Android both in packager mode and in production mode.However, on iOS I'm facing the...

View Article
Browsing all 17229 articles
Browse latest View live