-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Regression: can't debug RN 0.59.0 app #23873
Copy link
Copy link
Closed
Labels
BugImpact: RegressionDescribes a behavior that used to work on a prior release, but stopped working recently.Describes a behavior that used to work on a prior release, but stopped working recently.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Metadata
Metadata
Assignees
Labels
BugImpact: RegressionDescribes a behavior that used to work on a prior release, but stopped working recently.Describes a behavior that used to work on a prior release, but stopped working recently.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Type
Fields
Give feedbackNo fields configured for issues without a type.
💥 Regression Report
Trying to debug my app, gives me this result.
Last working version
Worked up to version: 0.59.0-rc.3
Stopped working in version: 0.59.0
To Reproduce
Launch app with
react-native run-iosEnable debugging with Command+D then
Debug JS RemotelyExpected Behavior
Debugger should open
Environment