@johnnyjohn1995 First you have to become a register developer ($99/yr) then just register your iphone/ipod it takes just a min then plug it in and build and run.
Would it be possible for someone to hack this into my iphone 3GS? Today I got a message saying "This phone will self destruct in 15 minutes" with that dismiss button. I got another one saying "I like what you're wearing" a few months ago. It's so creepy! Please help! How do I stop that? Thanks :)
would you be able to show us a way that if you drag a picture to a certain part (say it hits another picture) you get an alert saying you have hit the other picture.
also is there a way so that when you hit the other picture the alert changes each time?
@ColouredRobot hey i saw that you had a post on a different website about adding a delay to a uialert view and i could do with your help? basicly i have and app that when you press the button a uiprogress bar starts and then the uialertview pops up. Only thing is when i use the sleep method it just freezes the button and the progress bar starts after the alert. All i need to know is how to add the delay and that would be so great!! Thanks please reply.
Oh that's how apps work...
P0laris2212 6 months ago
Don't work on Xcode 3.2.6 :(
Fredrik2012 7 months ago
I copied what u did and is the same code on the video but when i test it it keeps crashing when i click the button??? y is this???
tardis59 11 months ago
Thanks a bunch! I'm used to javascript, so i kept on trying stuff like myButton.click and got 100% stuck :p
It's amazing how often the simple things like this can be the most time consuming parts of projects if you forget how to do them ;)
SJMSim 11 months ago
Hello all um.. I'm just wondering what file extension is this is it as a .js or .sdk?
miguelbaezjr 1 year ago
@miguelbaezjr The file extension for an Xcode project is .xcodeproj.
mahnax 10 months ago
How can I add my self-coded Apps to my Iphone?
johnnyjohn1995 1 year ago
@johnnyjohn1995 First you have to become a register developer ($99/yr) then just register your iphone/ipod it takes just a min then plug it in and build and run.
MhlEngineering 1 year ago
@MhlEngineering Yes, I know. But isn´t there any other way by using a Jailbreak?
johnnyjohn1995 1 year ago
Would it be possible for someone to hack this into my iphone 3GS? Today I got a message saying "This phone will self destruct in 15 minutes" with that dismiss button. I got another one saying "I like what you're wearing" a few months ago. It's so creepy! Please help! How do I stop that? Thanks :)
karahahn 1 year ago
This has been flagged as spam show
OK i got it
James161997 1 year ago
Same
James161997 1 year ago
When i implemented i got a warning on this line
UIAlertView *alert2 = [[UIAlertView alloc] initWithTitle:@"" message:@"Password incorrect" delegate:nil cancelButtonTitle:@"Close"];
warning is initwithtitle:messae:delegate method not found
supertecinternal 1 year ago
at last! thx so much dude!
superalexos 1 year ago
A useful code example! Thanks!
agro23 1 year ago
is Xcode avaliable for Windows? im just asking
x12manny34 1 year ago
@x12manny34 No, it's only available for Mac OS X
ryan360444 1 year ago
would you be able to show us a way that if you drag a picture to a certain part (say it hits another picture) you get an alert saying you have hit the other picture.
also is there a way so that when you hit the other picture the alert changes each time?
thanks
OfficialYoungStacks 1 year ago
thanks
wsuwushock 1 year ago
Comment removed
mcquoidellum 2 years ago
Comment removed
mcquoidellum 2 years ago
How do you delay an alert view, say I press a button... how do I delay the alert view for 2 seconds?
ColouredRobot 2 years ago
You make a timer and when it reaches 2 display the alert
iphoneSDKid 2 years ago
@ColouredRobot hey i saw that you had a post on a different website about adding a delay to a uialert view and i could do with your help? basicly i have and app that when you press the button a uiprogress bar starts and then the uialertview pops up. Only thing is when i use the sleep method it just freezes the button and the progress bar starts after the alert. All i need to know is how to add the delay and that would be so great!! Thanks please reply.
OfficialYoungStacks 1 year ago
Hey I messaged you bc it didnt fit here
ColouredRobot 1 year ago
@OfficialYoungStacks Hey I messaged you, since it didn't fit here.
ColouredRobot 1 year ago
Great tutorial. Thanks again.
fsufrosty 2 years ago
Don't suppose you could upload the source code? Btw, thanks for all the great vids!!!! :)
omfgimagic 2 years ago
Great video! Could you make a video showing how to automatically play an alert when an application starts? Plz!
omfgimagic 2 years ago
just put the alert code in the viewDidLoad method
jumhyn1 2 years ago 2
Good example.
Thank you.
frcalos 2 years ago
I have some good ideas for apps but it's going to take me forever to learn all this.
aegnt09 2 years ago