iPad splashscreen problem
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 379
- Joined: Thu Dec 08, 2011 2:43 am
iPad splashscreen problem
I made a splashscreen for my app (1024x768) and name it nameofmyapp-landscape.png, but when I build for iOS I keep getting an error that no splashscreen was included. Anyone had issues with this?
Re: iPad splashscreen problem
Hi,
I have seen this problem too but I don't remember how I solved it. Maybe by adding the portrait splash screen as well (I used the same picture).
Kind regards,
Mark
I have seen this problem too but I don't remember how I solved it. Maybe by adding the portrait splash screen as well (I used the same picture).
Kind regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
-
- Posts: 379
- Joined: Thu Dec 08, 2011 2:43 am
Re: iPad splashscreen problem
Tried that, no go. I do have the education version so I know that I should be seeing the LC splash that incorporates my graphic, but no dice yet.
Re: iPad splashscreen problem
try putting it in the same folder as your stack, then repoint LC to it in the iOS standalone settings.
Re: iPad splashscreen problem
be sure to check the initial orientation settings to landscape
be sure not to have weird characters in your file name and to add it through the choice on the settings page
no clue about education version. it worked for me when it was a personal version
be sure not to have weird characters in your file name and to add it through the choice on the settings page
no clue about education version. it worked for me when it was a personal version
-
- Posts: 379
- Joined: Thu Dec 08, 2011 2:43 am
Re: iPad splashscreen problem
Thanks for the suggestion. Still not finding it apparently.
Re: iPad splashscreen problem
Hi,
Have you noticed that the standalone is still built successfully? Have you actually tried to run your standalone? This might be a bogus error.
Kind regads,
Mark
Have you noticed that the standalone is still built successfully? Have you actually tried to run your standalone? This might be a bogus error.
Kind regads,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
-
- Posts: 379
- Joined: Thu Dec 08, 2011 2:43 am
Re: iPad splashscreen problem
Yeah, I've run it in the simulator and on the iPad. Just a black screen until the app loads.
Re: iPad splashscreen problem
if you don't put any splash screen at all, LC should add its own "education" one.
If it doesn't, did you check that you have the last versions (LC, XCODE) ? Some recent version had problems with splash screens.
Redownload it ?
If it doesn't, did you check that you have the last versions (LC, XCODE) ? Some recent version had problems with splash screens.
Redownload it ?
-
- Posts: 379
- Joined: Thu Dec 08, 2011 2:43 am
Re: iPad splashscreen problem
I'm on LC 5.0.2, and just downloaded xcode yesterday....
Re: iPad splashscreen problem
Read page 12 of the release notes. If you're using the educational version your image needs to be square.
-
- Posts: 379
- Joined: Thu Dec 08, 2011 2:43 am
Re: iPad splashscreen problem
Thanks. Tried that, and now at least the splash shows in portrait. From the looks of the release notes, that's all they have implemented?
Oh well, I plan to upgrade in any case.
Oh well, I plan to upgrade in any case.
-
- Posts: 13
- Joined: Fri Dec 09, 2011 12:12 pm
Re: iPad splashscreen problem
doesnt sound too good. Is livecode so buggy?