Hello I can’t copy a build to device with Corona sdk. Here is the latest error I have been getting: “error could not connect to lockdown, error code -3”, I did some Google research and it has something to do with the device being connected. Which, obviously it is. Does anyone know how to resolve this error?
Nevermind, after some deeper investigating I found this and it worked.
“I believe iOS 11 broke the command line tool we use to install the app to the device for you. You will have to do it the old-fashioned way. Open Xcode and to to “Windows->Devices & Simulators” (CMD-SHFT–2). If your device is tethered, select it in the left column. In the center click the + and navigate to the build that Corona produced. You can also have Corona “Show in Finder” and in theory drag-and-drop to the Xcode device’s window.”
Rob