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

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

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
» Text disappearing on button
Feb 08, 2012 - 3:55 PM - by Sander
Hi all,

I set the alpha value of a button on my view to lower than 1.
The button becomes transparent.

Problem is, is that the font color is white and so the text on the button disappears.
Is there a way to make the button transparent but not the text on it?

Kind regards Sander
0 Replies | 2 Views
» UITableView Crashes Whenever Going Beyond Total Cell Values
Feb 08, 2012 - 2:05 PM - by jakerocheleau
So I have a small plist loaded into a UITableView which displays different endings to a game. Currently when you flick either up or down beyond the table's 8 total values the app crashes and Xcode displays this error:

Code:
2012-02-08 14:02:28.074 SaveTheHomeland[3995:f803] -[__NSCFString tableView:cellForRowAtIndexPath:]: unrecognized selector sent to instance 0x6a5add0
2012-02-08 14:02:28.079 SaveTheHomeland[3995:f803] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString tableView:cellForRowAtIndexPath:]: unrecognized selector sent to instance 0x6a5add0'
*** First throw call stack:
(0x13bc052 0x154dd0a 0x13bdced 0x1322f00 0x1322ce2 0xace0f 0xad589 0x98d44
... [Read More]
1 Reply | 46 Views
» People can't purchase app, iTunes says it's "Being Modified"
Feb 08, 2012 - 2:04 PM - by BlueBird
In the last couple of days we've heard from a few people who say that they couldn't purchase one of our apps on iTunes. They get a message that the app is "being modified".

Has anyone else run into this? Anyone know what it is?
1 Reply | 92 Views
» Removing universal
Feb 08, 2012 - 2:01 PM - by Markusj
I've rewritten one of my universal apps in the App Store completly and i'm wondering if my app will get rejected if I don't submit a version for both the iPhone and iPad?
0 Replies | 62 Views
» UIWebView Refresh help (nested if-else)
Feb 08, 2012 - 1:31 PM - by troop231
I know I'm really close to solving the issue I'm having. The problem is that if there wasn't already a completed request (no internet), the webview won't reload the original link once the internet is reestablished (requestObj) Here is my code:

Code:
-(IBAction)refreshWebView {
    
    NSString *onlineCheck = [[NSData dataWithContentsOfURL: [NSURL URLWithString:@"http://www.google.com/favicon.ico"]] retain];
    if (onlineCheck == nil) {
        UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Error" message:@"Can't connect to the server, check your connection"  delegate:self cancelButtonTitle:@"OK" otherButtonTitles: nil];
        [alert show];
        [alert
... [Read More]
2 Replies | 73 Views
» How to start?
Feb 08, 2012 - 1:19 PM - by Dashcab
I am not a developer.
I have never run a business (since the lemonade stand days).

I do have years of expereince in a specific field and I am an avid user of both the iPhone and iPad.

I had one of those "lightbulb idea" moments and now cannot get it out of my head. I have got to make this happen. It requires app development and building a business.

Have any of you been here? What did you do first? I've got ideas drawn and have just about got the whole thing scribbled out. It will make money, I just need to make it first. :/


Oh yeah, and cash is loooowwwww.
9 Replies | 107 Views
» Pull From Spreadsheet To TableView
Feb 08, 2012 - 12:52 PM - by spiderguy84
I have a mapView with several annotations. Each annotation has a callout button that will open a different view with a TableView in it. For each annotation, I have several departments with Telephone numbers for each one to match up with the building. What I am wondering, is there a way to pull the data from a spreadsheet so that I don't have to manually type in every single entry for each building? Say, the rotunda annotation is clicked, and it populates the table view or some type of other view that may be better for this purpose, with a listing of each department and phone number that is stored in the rotunda spreadsheet?
0 Replies | 52 Views
» Video Array in iOS 5 and using MPMoviePlayerController, is it possible? (SOLVED)
Feb 08, 2012 - 11:45 AM - by MarcoAlmeida
I am trying to implement a set of videos on this app I am developing, but since I am not an experienced developer I came here to as the help of others.

Well, the app is a simple PS3 games database for iPhone using TableView.

The table has an array with the game tittles and when I click on a row it loads the cover of the game and two buttons: one for the info on the game and the other one to load a demo video of the respective game.

As you might know, I created an array to store the name of the games, the filename of the cover image and the description.

So, when I click on the row for, example Assassinīs Creed II, it will show the corresponding cover and clicking the info button will show me a brief description of the game.

But the problem is that I donīt know how I can add the video the same way I did with the image..

I managed to play the video using the MPMoviePlayerController, but I had to... [Read More]
4 Replies | 90 Views

» Advertisements
» Stats
Members: 158,557
Threads: 89,124
Posts: 380,246
Top Poster: BrianSlick (7,103)
Welcome to our newest member, wTaylorDaviesp
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 03:57 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0