Hi, I am testing my app on an iPad, I can see the icon on my device, However, when i touch the app on the device its says installing but never opens?
(btw i already did the set up through apple for device testing.
Help would be super amazing!
Hi, I am testing my app on an iPad, I can see the icon on my device, However, when i touch the app on the device its says installing but never opens?
(btw i already did the set up through apple for device testing.
Help would be super amazing!
What’s going on in your device’s console log?
If you don’t know how to read it, this tutorial should get you started: http://coronalabs.com/blog/2013/07/09/tutorial-basic-debugging/
Rob
Hey Rob thank you very much for the reply. I actually figured out the issue. When i was doing an iOS build through corona i set it to simulator instead of device. I also did not link my information right through while completing the build. In addition, i dragged the iOS build file straight into iTunes, which let the app icon show on the iPad but wouldn’t let it open. So after i linked it properly, did the iOS build for “device” and attached the correct information it installed right away and it worked.
thanks again for taking the time to respond.
What’s going on in your device’s console log?
If you don’t know how to read it, this tutorial should get you started: http://coronalabs.com/blog/2013/07/09/tutorial-basic-debugging/
Rob
Hey Rob thank you very much for the reply. I actually figured out the issue. When i was doing an iOS build through corona i set it to simulator instead of device. I also did not link my information right through while completing the build. In addition, i dragged the iOS build file straight into iTunes, which let the app icon show on the iPad but wouldn’t let it open. So after i linked it properly, did the iOS build for “device” and attached the correct information it installed right away and it worked.
thanks again for taking the time to respond.