ios - Appium inspector - App doesn't reflect on the screen -


i managed open inspector appium normally, not showing application can inspect elements.

appium version 1.4.13

appium screen

shows infinite loading!

any idea?

cheers, rafael

@rafael occurs due sync mismatch b/w app , ur mac, try restarting adb using sudo adb kill-server && sudo adb start-server


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -