isonic1 / flick

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

validate ios device pair to not display a trust message every connection #32

Closed testableapple closed 6 years ago

testableapple commented 6 years ago

When we turn off-on device connection via usb lightning, flick send "idevicepair pair" and we have trust message on the device screen every connection. "idevice validate" deside this issue.

isonic1 commented 6 years ago

Hi @alter-al . Thank you for submitting this PR. However, the validate method in idevicepair stopped working so I had to remove it from the previous version. I just added a hacky fix for this but it should work fine. Please get the latest gem version and try it out. Thanks again!