appium / appium-inspector

A GUI inspector for mobile apps and more, powered by a (separately installed) Appium server
https://appium.github.io/appium-inspector/
Other
1.06k stars 277 forks source link

bug: <Android: Real device> initial screen is freeze #1528

Closed umerhamdan10 closed 2 weeks ago

umerhamdan10 commented 3 weeks ago

Is this an issue specifically with Appium Inspector?

Is there an existing issue for this?

Current Behavior

When I launch the app on my actual smartphone, the first screen freezes (Screenshot attached)

It functions perfectly on a virtual device.

Appium version: 2.11.1

App Version: 2024.6.1 Electron: 13.6.9 Node.js: 14.16.0

Screenshot 2024-07-09 at 12 37 58 Screenshot 2024-07-09 at 12 46 08

Expected Behavior

Inspect elements and see the screen

Operating System

Mac

Appium Inspector Version

2024.6.1

Appium Version

2.11.1

Further Information

I deleted the appium-inspector and installed the new version

Try all these steps but didn't solve the issue https://github.com/appium/appium-inspector/issues/1386

eglitise commented 2 weeks ago

Please check if the solution described in #1364 helps here.

eglitise commented 2 weeks ago

Closing due to no response