Appium inspector unable to recognize/locate keyWindow elements

Hello,

I have an issue where Appium inspector is not able to locate the elements on a Native iOS app.

Scenario:
While a pop-up appears on background screen, the Appium inspector is not able to recognize or locate the pop-up instead it recognizes the background screen.
The pop-up has been written using the keyWindow which is leading the Appium inspector to be blind on iOS 13.

The above scenario works on iOS version below 13.
Using latest version Appium

Please help me out on this. Any suggestion/solutions are appreciated.