On Mac and for android app, used to use chrome://inspect and pick the emulator running that app. And in the devTools form (when app integrate with stetho) it used to show left pane for listing the network calls and right pane showing the details for individual call. But today the devTools does not show any of the network traffic at all (and no left pane).
What could be wrong or changed (from app's code wise, nothing changed).
the chrome versio: Version 89.0.4389.82 (Official Build) (x86_64)