-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Physics Device not connect metro, but works fine on simulator #47601
Comments
Did you tried running this using Xcode? |
I'm facing the same issue on the Android real device. it works on the simulator. Also using the expo in bare. metro.config.js const path = require('path')
})() package.json "dependencies": { |
Yes, but it still not works |
In xcode logs:
|
Description
It works fine on simulator but with physics device it cannot connect.
Sure i'm using the same wifi network, tried many ways like:
Steps to reproduce
React Native Version
0.76.1
Affected Platforms
Runtime - iOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/yedi97/reproducer-react-native
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: