Skip to content

Unable to debug android in RN v0.79.2 #53180

Description

@saravanan-dm

Description

I recently upgraded my app to React Native 0.79.2.
After the update, the "Open DevTools" option is missing from the Android developer menu — on iOS it still works fine.

On Android, I now see "Connect to the bundler to debug JavaScript" instead (screenshot attached).

It feels like something might be off with the Metro server integration.
Has anyone else run into this issue?

Image

Steps to reproduce

  1. Install the app
  2. Press j from terminal (this step also not working for android) I have to shake the device / emulator to open the dev menu
  3. Not seeing "Open DevTools" option

React Native Version

0.79.2

Output of npx @react-native-community/cli info

info Connecting to the development server...
adb: error: cannot bind listener: Address already in use
warn Failed to connect to development server using "adb reverse": Command failed: /Users/saravanan/Library/Android/sdk/platform-tools/adb -s VGFALRNNIXXXXXX reverse tcp:8081 tcp:8081
info Starting the app on "VGFALRNNIXXXXXX"...
Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.simpl.android.staging/com.simpl.android.MainActivity }
✨  Done in 244.04s.

Screenshots and Videos

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    DebuggingIssues related to React Native DevTools or legacy JavaScript/Hermes debuggingNeeds: AttentionIssues where the author has responded to feedback.Needs: ReproThis issue could be improved with a clear list of steps to reproduce the issue.Platform: AndroidAndroid applications.Resolution: Cannot Reproduce

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions