Appium Inspector Doesn't Breakdown UI Hierarchy

Hey all,

I’m having an issue I’ve never experienced with other mobile apps. Whenever I boot up Appium Inspector (or even UI Automator Viewer) on a real Android device, it never breaks down the UI hierarchy so I can’t select any specific elements on the screen.

The only thing that shows up under the “App Source” section is “FrameLayout”. I can dive deeper into this section but it only leads to more .FrameLayouts or .View sections that don’t lead to any elements.

Any ideas would be greatly appreciated!