App doesn't complete installed into Device

Corona SDK : Starter v2014.2189 (iMac)

X code : version 5.1.1 (5B1008)

When I install my app into Device(iphone5 Version 6.1),it is fine and running well.

but when I install the same app into Device(iphone5 version 7.1.1),

the app doesn’t complete installed into Device.

I try to use the code as simple as follow

but still have problem,so what am I missing ?

display.setDefault(“background”,1,1,0)

What messages are being generated in the console log?   How are you trying to install it?  Is that generating any errors?

If you need to know how to view the console logs please read:

http://coronalabs.com/blog/2013/07/09/tutorial-basic-debugging/

Rob

Might be a stupid question, but do you definitely have the udid of the second device included in the provisioning profile?

What messages are being generated in the console log?   How are you trying to install it?  Is that generating any errors?

If you need to know how to view the console logs please read:

http://coronalabs.com/blog/2013/07/09/tutorial-basic-debugging/

Rob

Might be a stupid question, but do you definitely have the udid of the second device included in the provisioning profile?