Hello all,
I am in desperate need of help, and I’ve been searching the web for answers but can’t find any.
The issue: When building for iOS, the app fails to install properly.
What DOES work:
-Runs in corona simulator fine
-Build is successful
-Build runs in Xcode simulator fine
What DOESN’T work:
copying/installing the app to a test device fails partially. It gets as far as displaying the App Icon on the device, and I can tap it to open (it does nothing and crashes). The corona console throws me this error when copying to device: “Installing ‘Strategy.app’ on [Device Name] …
ERROR: timed out copying to device: [Device Name] ([Device ID]). Try reconnecting it.”
When attempting to install the app from Xcode, it simply tells me it was unable to install. I can’t find any error codes or details. I followed all of the steps here regarding provisioning profiles, certificates, etc. Any ideas on where I can start to figure out what is going wrong??