iOS build installing loop

Just came back to a project that I have been tinkering with for a while and got it into a running state in the Corona simulator. Re-did all my Apple dev certificates and added my new phone (iPhone 5s) to my account. I can build my app just fine, I can drag it into iTunes and it shows up fine, but when I push it to the phone it just kind of loops through the “installing” phase and never actually installs.

If I look at the phone, the generic app icon is there and the app is greyed out (darker than a regular generic app icon). If I click on it, it goes to the “installing” phase again. The little clock ticker goes around a full circle like it is fine, then it goes back to being grey again.

So far I’ve tried rebuilding the application, and restarting my phone to no avail. Any advice would be greatly appreciated!

UPDATE: I tried it on my wife’s phone, as she already had an older version of the app on there. It allows me to click Update, but still stuck at the Installing/Greyed out icon phase.

Have you tried installing via xCode instead of iTunes?

I found the issue to be a problem with my provisioning profile on my phone. Once I reissued those and rebuilt the app, everything worked fine.

UPDATE: I tried it on my wife’s phone, as she already had an older version of the app on there. It allows me to click Update, but still stuck at the Installing/Greyed out icon phase.

Have you tried installing via xCode instead of iTunes?

I found the issue to be a problem with my provisioning profile on my phone. Once I reissued those and rebuilt the app, everything worked fine.

Hi,

@se_nperryman could you please be more specific on how you solved? I have the same problem here…

Hi,

@se_nperryman could you please be more specific on how you solved? I have the same problem here…