Dialog on Android 7

Hi,

I encountered one issue happened on Android 7 only, and able to reproduce.

[Device]

  1. Samsung Galaxy S7 (7.0)
  2. Galaxy Nexus API 25 (emulator)

[Appium]

  1. Server: v1.6.5 (application: 1.2.0-beta.1)
  2. Client library: 5.0.0-BETA9

After a dialog is dismissed, Appium cannot find anything in the app.
If using Appium Inspector, you would see it spinning. Even if doing something to stop spinning ,
only system UI can be found.

Can someone help on this?

Update issue.
Not only ProgressDialog happens, but also AlertDialog.

Galaxy S7 and appium 1.7.2, XPath is not working even I had problem on CSS n-type-of. The same code is working on LG G4 and Sony Xperia XA1 Ultra. In android test automation I face a lot of incompatibilities.

Im wondering if this could potentially be a bug in your app?

Are you able to query ANYTHING? what does the Appium server logs say?