Can I do remote debugging with a detached app?

I’ve been developing an app with Expo client and started using the remote debugger option. Recently I had to develop a native module and started compiling the app inside xcode and android studio, but couldn’t make it to show the development menu, is there a way to debug JS remotely?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.