When I'm running my React Native app, I can set it to Debug remotely after it's already up and running. Is it possible to get it to debug remotely by default the first time it runs after a fresh install? I want to add some breakpoints for this particular scenario, the first time it runs after installation.
Asked
Active
Viewed 21 times