Can't Install to iOS Device from Corona

I’m getting a timeout error when trying to install a build to device via Corona ( I’ve ran it via command line too and I get the same error ) - see attached error.

This is using a newly created provisioning profile and developer certificate which I’ve tested with another ( much smaller ) app which builds and installs fine.

The game is currently clocking in at around 730mb so not small but not massive either.

I can install it fine manually via Xcode ( Version 10.2.1 (10E1001) ), using daily build 3490

I know there are problems with ideviceinstaller and device’s with the new UDIID format, but that’s a much different error message. Is there anything more useful in the console log? Can you bump up debug level for your console log?

defaults write com.coronalabs.Corona_Simulator debugBuildProcess  -int 5

Delete that flag to reset it back to default.

Rob

Output attached, thanks!

I know there are problems with ideviceinstaller and device’s with the new UDIID format, but that’s a much different error message. Is there anything more useful in the console log? Can you bump up debug level for your console log?

defaults write com.coronalabs.Corona_Simulator debugBuildProcess  -int 5

Delete that flag to reset it back to default.

Rob

Output attached, thanks!