openstf / ios-minicap

iOS Minicap provides a socket interface for streaming realtime screen capture data out of iOS devices.
Other
434 stars 130 forks source link

iphone4s run.sh error #46

Closed scvjx closed 6 years ago

scvjx commented 6 years ago

iphone4s ios9.3.5 run.sh error,

I used iphoneSE ios 9.3.2 ,it succeed.So I think that the iphone4s is not supported?

++ system_profiler SPUSBDataType

++ sed -n -E -e '/(iPhone|iPad)/,/Serial/s/ Serial Number: (.+)/\1/p'

EnableDALDevices

2018-08-17 09:40:38.775 ios_minicap[2040:116228] Available devices:

2018-08-17 09:40:38.776 ios_minicap[2040:116228] CC27321Q4RPGJJM19

2018-08-17 09:40:38.776 ios_minicap[2040:116228] device with udid '8083a640b72db54d7c08c3d45726b492900bcb11' not found

sorccu commented 6 years ago

The phone needs to have a lightning connector, otherwise it doesn’t work. So no, 4S is not supported.