Storyboard not working

I started a game and the game works just fine, but when i added the storyboard functionality it still worked in the emulator, but i just got a black screen when i built it and moved to to my android device. i tried it on a couple of android devices and it was still a black screen. I then started a new game and used coronas default physics game because it has the storyboard functionality built in, i built it for android and i got the same result; the black screen. So at this point im trying to figure out if it is a problem with my devices(nexus 4, asus infinity tab) or if you cant use the default corona storyboard code when you port it to your devices. if anyone has any input it would be greatly appreciated!

PS. i did not load any code because it is the predone physics based game code. 

Sounds like you need to do device debugging to successfully track down your problem: http://www.coronalabs.com/blog/2013/07/09/tutorial-basic-debugging/

Got it working, figured out it had a jpeg in it instead of a png. 

Sounds like you need to do device debugging to successfully track down your problem: http://www.coronalabs.com/blog/2013/07/09/tutorial-basic-debugging/

Got it working, figured out it had a jpeg in it instead of a png.