You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are also facing the same issue.
Reactotron
.configure({
host: '', // default is localhost (on android don't forget to adb reverse tcp:9090 tcp:9090)
name: 'Ignite App' // would you like to see your app's name?
})
Added my machine ip addess but still the app is not debug in iOS physical device. Using Xcode 16
Describe the bug
Environment
"react-native": "0.74.5"
"reactotron-react-native": "5.1.8"
Bug encountered
I followed the setup step by step but couldn't manage to get it connect to iOS device:
Reactotron.configure
.use(networking())
Nothing worked.
Is there any way to connect to real iOS device ?
Thank you
Reactotron version
3.7.0
The text was updated successfully, but these errors were encountered: