Remote Debug Android Issues (Windows 10 )

A few issues im having.

  1. if i open my virtual device/ physical device while an error is already present in the code. Developer menu is no longer available. For some reason it only works with clean code.

  2. Pause on exception isn’t working as shown in Reactive Native Course ( Section 12). Mosh is able to see App.js and the line on which error has occurred ed. App.js never opens up for me , tested with both virtual and physical device. Instead all I see is the following.

Does anyone have a solution for this?