isonic1 / flick

A CLI with helpful QA tools for Android (Devices & Emulators) and iOS (Devices).
MIT License
101 stars 26 forks source link

Paired device not working #20

Closed diego-ferrand closed 7 years ago

diego-ferrand commented 7 years ago

I'm trying to use your program to capture screen/device log etc. But i can seem to get it running. Maybe missing something

Real device iOS 10.2 iPhone 5c El Capitan 10.11.5

Last login: Tue Jan 31 10:01:22 on ttys000 $ idevicepair -u 0d6503b781436c1ffe74629881f31700ce467c6a pair ERROR: Please accept the trust dialog on the screen of device 0d6503b781436c1ffe74629881f31700ce467c6a, then attempt to pair again. $ idevicepair -u 0d6503b781436c1ffe74629881f31700ce467c6a pair SUCCESS: Paired with device 0d6503b781436c1ffe74629881f31700ce467c6a $ flick log -a start -p ios -o $HOME -n iosLog

UDID: 0d6503b781436c1ffe74629881f31700ce467c6a - Is not paired with your machine! Run: idevicepair -u pair

diego-ferrand commented 7 years ago

fixed by following issue #10