Advertise Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Your First iPhone App
($1.99)

iPhone Code Generator
($9.99)

Infinote Pinboard
for Todos and Notes
(free)

picplz
(free)

poG
($2.99)

VintageChart+
by Wine Spectator
(free)

Want your application or service advertised on iPhone Dev SDK?


» iPhone Dev SDK - The community for the iPhone developer community
iPhone Dev SDK is a community for software developers interested in the iPhone SDK platform. Founded in March 2008, iPhone Dev SDK was one of the first communities for this revolutionary new platform.

What separates iPhone Dev SDK from the others is the friendly atmosphere the community provides for developers of all abilities. Whether you've been programming your entire life or are just now getting interested, you'll find yourself welcomed to the community.

Head over to the forums and say hello!

Chris
» At my wit's end with MKMapView and delegates!
Sep 06, 2010 - 6:56 PM - by meleader2
Well after 40 safari windows being open and realizing that most other forums are just scrapes from StackOverflow.com i've given up and come here after thinking i could figure this out myself.

my mkmapview doesn't call the delegate for this function:

Code:
- (MKAnnotationView *) mapView:(MKMapView *) mapView viewForAnnotation:(id ) annotation {

i've made "File's Owner" the delegate and said gameMap.delegate = self; in the viewDidLoad functions. See below:

gameView.m
Code:
[Read More]

		

		
0 Replies | 12 Views
» Anyone not paid yet for the Sep Payment
Sep 06, 2010 - 6:54 PM - by Falcon80
In my Payments and Financial Reports, it was reflected as paid on 02 Sep 2010 but I just checked my bank account and money not in yet.

Anyone has similiar issue?

Should I continue to wait or email Apple?
0 Replies | 14 Views
» Database app crashes
Sep 06, 2010 - 6:29 PM - by Fedcis09
Hi guys. I've made an app that needs an update. I'm not so great at the coding side so i've had some help. But i'm having an issue with the app crashing, and i'm not quite sure what I am missing. It starts at line 345 of my code:

_importMode = ImportModeImportData;

I believe that i'm missing an identifier before "_importMode", but i'm not sure what it is. Can anyone help out? I've attached the build log.
0 Replies | 10 Views
» How to make UITextField longer vertically wise?
Sep 06, 2010 - 6:25 PM - by Chessin
How would I make a UITextField longer vertically? I don't see it as an option in IB. Help please
1 Reply | 18 Views
» Basic Shooter Consecutive Hits Help
Sep 06, 2010 - 5:57 PM - by ybrikeeg
Hey there,
I was wondering if anyone could help me with my simple shooter game. There are falling objects at the top of the screen that the shoot hits. What I want to do is detect consecutive hits and give the user awards at certain amounts of consecutive hits. Some things you should know is that my game is 2D (not cocoas2D), and uses the CGRectIntersectsRect method of collision.

Any help is greatly appreciated!

Thanks,
Kirby
4 Replies | 31 Views
» Background music throughout whole app?
Sep 06, 2010 - 5:08 PM - by AdamSubach
So my question is is how to add a looping score to my app that is constantly playing throughout the app? For example my app changes views? How can I continue to play audio when I'm changing between views?



Thanks Adam
1 Reply | 22 Views
» App crashes when calling a user defined function in a class
Sep 06, 2010 - 4:55 PM - by psycorpse
Hey everyone,

This one has been getting the best of me for some time now. I have a class that holds two instance variables looks a little like this

class .h
{
NSString *gameid;
NSString *gamename;
}
@property (nonatomic, retain) NSString *gameid;
@property (nonatomic, retain) NSString *gamename;

// I tried this as [variable gameid] would crash with no errors
- (NSString *)getGameID;

class .m

// This function works and will return the gameid
- (NSString *) description {
return gameid;
}

// If I run this the app crashes
- (NSString *) getGameID {
return gameid;
}


Let me know if you want more code or if you need more info to point me in the correct direction.
3 Replies | 39 Views
» Setting TabBarItem for a UITableViewController
Sep 06, 2010 - 4:40 PM - by nixesmixes
I have an application that uses the a Tab Bar Controller. Two of the tabs use a Navigation Controller which have a Table View Controller as the root view. I cannot find anywhere in the documentation where you set the Title and Image of the TableViewController's tabBarItem property. For the Custom View Controller without a Nav Controller I set them in the init method of the controller as the documentation suggests and everything is cool there. Can someone please explain to me where the correct place is to set the tabBarItem for the Table View Controller? Since Table View Controller inherits from View Controller I know the property is there. Perhaps I am supposed to use a custom view controller to manage the table and not a Table View Controller? Being new I hope that is not the case.

Thank you for your help.

Nick
1 Reply | 14 Views
» Advertisements
» Stats
Members: 52,413
Threads: 53,155
Posts: 226,636
Top Poster: BrianSlick (3,598)
Welcome to our newest member, tomas66howell
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 07:24 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0