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' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -