Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do you perform wireless debugging in Xcode 9 with iOS 11? without passcode

Is there any possibility to perform wireless debugging without using passcode, because i don't want to set passcode for my iPad due to some critical reasons.

like image 940
Krishnarjun Banoth Avatar asked Sep 21 '17 12:09

Krishnarjun Banoth


1 Answers

I don't like to set a passcode on my test devices either, huge pain in the butt to unlock it every time I run an app from Xcode.

They make you install a passcode to turn on Wireless testing. Then it won't install wirelessly because it says the device is locked and you must unlock it first...Arghhhh

But what you can do is turn on a passcode, setup the wireless transferring in "Devices" and then remove your passcode from you device and viola! it automatically sends to my iPhone without any interruptions and without a passcode.

like image 107
Ron Myschuk Avatar answered Sep 28 '22 16:09

Ron Myschuk