Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
34 views

While deploying our expo rn app to the apple store using the azure package Apple App Store Release, we are seeing the following error: Error: [ContentDelivery.Uploader.600003C88200] Validation failed (...
Fiddle Freak's user avatar
  • 2,167
0 votes
0 answers
29 views

I am using React Native Windows with the cpp-app template (generated via npx react-native init-windows --overwrite), and all icons from @react-native-vector-icons render as empty square boxes on ...
Jamie Nguyen's user avatar
1 vote
0 answers
60 views

Problem solved: I had to upgrade to the latest expo version 55.0.0 because this is where expo-widgets was actually introduced I've tried to create an expo widget by following the documentation here: ...
roniko1994's user avatar
1 vote
1 answer
55 views

I'm upgrading RN version from 0.73.6 to 0.78.3 and fixed a lot of problems, but still have most annoying one: i have custom schemes for ios, and when I build an app using the "Debug Test" ...
Alexey's user avatar
  • 23
-1 votes
1 answer
48 views

I am currently trying to embed an Android native view inside a React Native view with a CameraX live preview. However, I am facing a timeout exception issue with CameraX. On iOS, the same ...
Monster Gamming's user avatar
-2 votes
0 answers
53 views

I am facing an issue in my React Native application where the app crashes on iOS when changing the language and triggering a restart. 🔧 Environment: react-native: 0.73.2 react-native-restart: 0.0....
Shahad Ansar Gallery's user avatar
0 votes
0 answers
46 views

I keep getting this error when ever I enable the camera call?.camera.enable() for video calls in my Expo React Native app No permission to publish VIDEO const myCall = client.call("default"...
Victor Ezekiel's user avatar
-3 votes
0 answers
49 views

I am encountering a linker error while trying to build my iOS project in Xcode. The build fails with the following two errors: Library not found for -lPods-SoulVerse Linker command failed with exit ...
ABHIRAM TATA's user avatar
0 votes
0 answers
34 views

I've been building an app using expo and in one of the screens I need to use the landscape orientation. When returning to the previous page on iOS the layout shifts to the left of the screen until I ...
Lucas's user avatar
  • 1
Advice
0 votes
0 replies
29 views

how can i implement the In App Purchase with offercode functionality in react native (specifically in ios where device version is below 16.3) i have use the react-native-iap laibrary but it not giving ...
Imadadali Sunasara's user avatar
0 votes
0 answers
44 views

I am migrating a legacy app (Cordova) to a new one (React Native). To avoid forcing the user to log in again, I'm implementing a token migration via Deep Linking. App A (Cordova): Source of the ...
Gabriel's user avatar
  • 13
-1 votes
0 answers
52 views

Been working on this android app for a while, can´t figure out how to prevent it from breaking completely when opened in this PiP from DuDu Launcher. Most apps work fine, but I had more apps break ...
BalHendo's user avatar
Advice
0 votes
4 replies
78 views

I need to share tokens between two apps from the same author. In App 1, the user logs in and receives a refresh_token and an access_token. App 1 is a legacy app written in Cordova, and App 2 is ...
Gabriel's user avatar
  • 13
5 votes
1 answer
2k views

After upgrading to Xcode 26.4, my React Native (v0.81) project is failing to build with a C++ compiler error in the bundled fmt library. The project was building fine on the previous version of Xcode. ...
Waseem Kurne's user avatar
  • 2,036
1 vote
1 answer
50 views

I have a React native expo app where in one page I use a FlatList to show a list of products. Each list item has a input field, weird design but this is what the client needs. The problem is the ...
user2342348's user avatar

15 30 50 per page
1
2 3 4 5
9394