Skip to content
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

"Open developer menu" command doesn't work from the terminal for iOS and RNW #1313

Closed
SounD120 opened this issue Jun 10, 2020 · 4 comments
Closed
Assignees
Labels
known-issues Known issues for extension, most of them are external issues

Comments

@SounD120
Copy link
Contributor

SounD120 commented Jun 10, 2020

🚀 Feature request

We need to investigate if we can trigger Reload app and Show DevMenu commands on iOS and RNW without triggering NativeModules inside of React Native core.
More info:
microsoft/react-native-windows#3822 (comment)

What scenarios will this solve?

This will allow to not depend on React Native code base inside of debuggerWorker.js and may be helpful when the only direct debugging will be allowed

@RedMickey RedMickey self-assigned this Jun 10, 2020
@RedMickey
Copy link
Contributor

We found out that we can use Reload app and Show DevMenu commands via Metro bundler, but for now the Show DevMenu command doesn't work properly. We opened the issue about this problem.

@RedMickey RedMickey removed their assignment Mar 30, 2022
@EzioLi01
Copy link
Collaborator

EzioLi01 commented Aug 1, 2022

This

We found out that we can use Reload app and Show DevMenu commands via Metro bundler, but for now the Show DevMenu command doesn't work properly. We opened the issue about this problem.

This issue is still existing, keep tracking.

@EzioLi01 EzioLi01 added the known-issues Known issues for extension, most of them are external issues label Aug 1, 2022
@EzioLi01 EzioLi01 self-assigned this Aug 5, 2022
@EzioLi01 EzioLi01 changed the title [Feature] Investigate if it is possible to implement 'Reload app' and 'Show DevMenu' commands via Metro bundler instead of NativeModules [Bug] "Open developer menu" command doesn't work from the terminal for iOS and RNW Jan 18, 2023
@EzioLi01
Copy link
Collaborator

EzioLi01 commented Feb 1, 2023

Still repro on 0.71.1.

@EzioLi01 EzioLi01 changed the title [Bug] "Open developer menu" command doesn't work from the terminal for iOS and RNW Known issues of iOS debugging Jun 2, 2023
@EzioLi01 EzioLi01 changed the title Known issues of iOS debugging "Open developer menu" command doesn't work from the terminal for iOS and RNW Jun 2, 2023
@EzioLi01
Copy link
Collaborator

EzioLi01 commented Jun 2, 2023

This issue should be fixed with facebook/react-native#36115.

@EzioLi01 EzioLi01 closed this as completed Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
known-issues Known issues for extension, most of them are external issues
Projects
None yet
Development

No branches or pull requests

3 participants