I made my first iPad app, and I set up all the images, but after building in Xcode and testing it on the actual device, everything came up blank... The start screen and app icon, I mean.
Does anyone know why?
Printable View
I made my first iPad app, and I set up all the images, but after building in Xcode and testing it on the actual device, everything came up blank... The start screen and app icon, I mean.
Does anyone know why?
Doesn't sound like a bug with the runtime but rather something with your iPad itself.
Have you tried the "default" steps? (restarting the iPad, trying again)
No, that's not it... My iphone app worked perfectly on the iPad, icon and all. I restarted the iPad, but it had no effect. Any other ideas?
Anyone know why the icons turn up blank? I have this, but I don't think it matters...
There is an error when building in xcode: When building for iPad you should have a deployment target of SDK 3.2. Don't think that makes a difference of any kind, but if it does, please let me know!!!!
(P.S. My SDK is 4.0)
Can you put the images directly in xCode?
I checked and the images already are in Xcode. I saw the artwork with my own eyes!
I really don't know why it's blank, but on the iPad it doesn't appear!
You're not using any transparency are you?
No, none at all, it's completely filled in.
I'm in Beta-8, so I need this solved ASAP.
Anyone???
Transferring to new thread.
Did you try cleaning the build in xcode and then building again?
What is cleaning? I mean, what is it in Xcode?
XStar - In XCode use Product > Clean
I know how, but what does it do?
Hello?
OK, never mind, I found out what it was on Google.
I did a more advanced search in Xcode, and found that the iTunes artwork was there, but the icon JPGs weren't! However when building it in MMF2 in the ZIP file, the images are there!
Can anyone explain this?
OK, now I know what the problem is! It just wasn't importing the files correctly. Thanks for everyone's help!