I’ve been beating my head against the wall over this for the past hour. I have the latest version of iOS 11.0.2. Corona daily build 2017.3158 (2017.10.9), OS X 10.12.6, and XCode Version 9.0 (9A235). When building and either copying to my iPhone 6S or sending to a live build, I get the following error:
Installing ‘Tip Calc.app’ on David_Meyer’s_iPhone …
ERROR: Install failed. Got error “APIInternalError”.
Uploading Tip Calc.app package contents… DONE.
Installing ‘(null)’
Install: CreatingStagingDirectory (5%)
Install: ExtractingPackage (15%)
Install: InspectingPackage (20%)
Install: TakingInstallLock (20%)
Install: PreflightingApplication (30%)
Install: InstallingEmbeddedProfile (30%)
Install: VerifyingApplication (40%)
When I try to build and save to a file, that works, but when I try to install it in Xcode, I get this pop-up:
App installation failed
Could not write to the device
Any idea what could be causing this?