HELP ME! Xcode error: Expected Identifier or '('

Joined
Oct 5, 2011
Messages
1
Reaction score
0
Hi guys, today I start a new project in Xcode and when I writing this code...

NSString *WebLink = @"http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284417350&mt=8"; {

[[[UIApplication sharedApplication] openURL:[NSURL URLWithString:iTunesLink]];

[UIWebViewDelegate webView:shouldStartLoadWithRequest:navigationType:]

}​

...the Xcode warned me of this error: Expected identifier or '('

ANYONE KNOWS THE SOLUTION?! Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top