The second question is how to get the loading page to appear every time you press the app whether it has reached its value or not. I can back out of the app in Xcode when the value reached, but when i click on the app again to access it, the loading page is no longer there because it needs some kind of reset. Please help me out.
I have 2 questions about programming the loading page, First question is how do you reset the sleep timer when it is incomplete. What I mean by that is if I exit out of the application when the sleep timer is counting down before it reaches its value, it resets its value to zero. (2nd question listed above)
This is excellent - only fools make foolish comments- please don't listen to the dumb nuts who leave negative comments. I'm 47 and there is no shame in learning off young people - and I have a PhD
Thanks. It's always better to see it done. One question though: Is it possible to have the splash screen dissolve into the first view after the sleep interval?
(BTW, someone commenting on your voice is pretty lame. You may sound young, but you also sound clear and professional.)
mine says " Implicit declaration of function 'sleep' "
theskells3 1 month ago
High five
twopairphotography 2 months ago
Very helpfull tutorial!!! Thank you a lot :)
eristikostigka 3 months ago
thnx
TechGeek141 3 months ago
Easier than I thought :)
nipunasilva 5 months ago
great
marukohimawari 7 months ago
nice work. How about making a page that can display your score for the game in a ranking format with previous scores or global scores
MrSelrahc7 8 months ago
nice work. How about making a page that can display you score for the game in a ranking format with previous scores or global scores
MrSelrahc7 8 months ago
This has been flagged as spam show
The second question is how to get the loading page to appear every time you press the app whether it has reached its value or not. I can back out of the app in Xcode when the value reached, but when i click on the app again to access it, the loading page is no longer there because it needs some kind of reset. Please help me out.
joemoney90 9 months ago
This has been flagged as spam show
I have 2 questions about programming the loading page, First question is how do you reset the sleep timer when it is incomplete. What I mean by that is if I exit out of the application when the sleep timer is counting down before it reaches its value, it resets its value to zero. (2nd question listed above)
joemoney90 9 months ago
You shouldn't sleep the main thread as it's bad practice.
aholsgrove 9 months ago
@aholsgrove Once you have finished your app then it should take a second or 2 to load so you no longer need the sleep.
HateFilledLies 6 months ago
Thanks for the Tutorial. And I second what ghostdancer12 said. And I'm 56. Keep it up.
Kramblueify 9 months ago
good tut
cyrusXmods 10 months ago
This has been flagged as spam show
Would it not be better to have it orking with NSTimer?
vancar6 10 months ago
sleep() is deprecated.
Should be [NSThread sleepWithScheduledTimeInterval: 3.0];
iPhoneCoding 11 months ago
it works but when i build it a warning comes up saying "Implicit declaration of function 'sleep'" what does that mean and how can i fix it?
please reply asap, thanks!
tardis59 11 months ago
@tardis59
sleep(n); Notice the SMALL "S" in sleep. I got this with using "Sleep(n);" hope this helps.
stevensontj 11 months ago
This has been flagged as spam show
@tardis59 sleep() is deprecated.
Should be [NSThread sleepWithScheduledTimeInterval: 3.0];
iPhoneCoding 11 months ago
This has been flagged as spam show
@tardis59 sleep() is deprecated.
Should be [NSThread sleepWithScheduledTimeInterval: 3.0];
iPhoneCoding 11 months ago
Hey, Every image that i use says its too large ? any tips ?
youngmoneyteam100 1 year ago
This is excellent - only fools make foolish comments- please don't listen to the dumb nuts who leave negative comments. I'm 47 and there is no shame in learning off young people - and I have a PhD
ghostdancer12 1 year ago
This was quick, simple and easy. Thanks little bro.
cbribri89videos 1 year ago
Thanks. It's always better to see it done. One question though: Is it possible to have the splash screen dissolve into the first view after the sleep interval?
(BTW, someone commenting on your voice is pretty lame. You may sound young, but you also sound clear and professional.)
mkabala 1 year ago
Good Job!
NashvilleHomeHQ 1 year ago
Good job! thanks.
NashvilleHomeHQ 1 year ago
Does this work in a Tab Bar app as well as does it work with xcode 3.2.1?
SO9769 1 year ago
This has been flagged as spam show
Go back to school and leave youTube alone till your voice becomes mainly, not kiddish.
xm3tax 1 year ago
@xm3tax i made this video when i was 13 brahh. and just so you know, school doesnt teach you to have a deeper voice.
NWorksDev 1 year ago 22
thk
niewyy88 1 year ago
What if I want to put animated default splash screen? i am looking for the tutorial on that but no luck so far ....
mdefou 1 year ago
Haha its actually worked..Sdk made thesee things very easy. Thanks for tutorial
aboutablank 1 year ago
not working on the 4.0 could you update this, thanks! great tutorial!
anuarlezama 1 year ago 8
@anuarlezama
it works, but it's implicit. Please update! :)
tweekskratch 1 year ago
@anuarlezama It does work in 4.0 and 4.1
HateFilledLies 6 months ago
I got this to work in 3.1.3 but it doesn't work for me in 4.0. I get a warning...
Implicit declaration of function 'sleep' any fix for this for 4.0?
IntenseMedia 1 year ago
@IntenseMedia I get the same.
ryanep2 1 year ago
@IntenseMedia guessing Apple removed the function, im about to try it ill let you know if i get it going on 4.0
allboss23 1 year ago
How did you get so many apps on your SDK?
Did you make them or put them on somehow?
songsrme3 1 year ago
thanks for the quick tutorial !
yazadarit 1 year ago
Great Job amigo especially for us newbies. I really feel dumb with all these kids running circles around me when it comes to xcode. :)
zacsdad1 1 year ago
That was so easy! Thanks!
LisaCCook 1 year ago
how can you do a splash screen for a mac app
lukewfilms 1 year ago
This technique does not work at all.
dirty1dizzle 1 year ago
Your Tutorials are great, clear audio, good resolution. All very new at this xcode stuff, so you are a real help.
Happy Days...
owlcity1971 2 years ago
Nice tutorial, would love to see a fade out splash one
RockAgainstAss69 2 years ago
Awesome vid and very helpfull. I just started using xcode and this video helped me get started. Thanks a bunch!!!!!
Warz00995 2 years ago
nice and to the point. great tutorial!
c0ri 2 years ago
Thanks for the tutorial. Is there any way to animate the the splash screen transition?
PlayNiceProductions 2 years ago
Fantastic tutorial. Straight to the point. Thank you.
pevster1995 2 years ago
Wow thanks!
snoman2204 2 years ago
thanks!
emilydirenzo09 2 years ago
Thanks.
pjfanny 2 years ago
only if all xcode tutorials were this simple.
MelchMix 2 years ago
Good Tutorial. Thank you.
fsufrosty 2 years ago
VERY GOOD THANK YOU
yyfskyline 2 years ago
well done man. very simple and useful
kristianDavid 2 years ago
Great tutorial... it worked perfectly... thanks buddy
SmutMaster 2 years ago
Well done! i have a quick question though what it you wanna make the screen landscape, do you do the image 480x320 or keep 320x480?
nightwish1299 2 years ago
NO keep it 320x480. you can design the image in 480x32 if you want, but rotate it you your 320x480 or else it will get scewed up when compiled.
NWorksDev 2 years ago
Wow incredible tutorial!! you explained every step really well. 5*
PerlioPop 2 years ago