MrA Posted July 13, 2008 Share Posted July 13, 2008 I'm looking for a resource (forum, mailing list, etc) that I can go to for help in developing native iPhone apps. There are no forums for iPhone dev in the Apple discussion forums and apparently no mailing list either (although there is a web app one). I doubt there are many iphone app devs here, so where else can I go to get reasonably quickish help? Link to comment https://www.neowin.net/forum/topic/648862-where-to-find-iphoneitouch-dev-support/ Share on other sites More sharing options...
gigapixels Veteran Posted July 13, 2008 Veteran Share Posted July 13, 2008 As far as I can tell (and I'm still learning too, so I could be very wrong), it's just basic Objective-C and Cocoa development, using special controls and objects in the iPhone SDK. I found a pretty good tutorial if you need to get Objective-C down and you're already familiar with C: http://cocoadevcentral.com/d/learn_objectivec/. The rest of the site should have some other good resources as well, but I haven't looked around much. That should get you going. From there, browsing through the examples and such on the iPhone dev site should provide enough guidance on specific iPhone controls and such. Link to comment https://www.neowin.net/forum/topic/648862-where-to-find-iphoneitouch-dev-support/#findComment-589552239 Share on other sites More sharing options...
episode Posted July 13, 2008 Share Posted July 13, 2008 Try some of the mac sites. Like macrumors, etc. Link to comment https://www.neowin.net/forum/topic/648862-where-to-find-iphoneitouch-dev-support/#findComment-589552245 Share on other sites More sharing options...
MrA Posted July 13, 2008 Author Share Posted July 13, 2008 As far as I can tell (and I'm still learning too, so I could be very wrong), it's just basic Objective-C and Cocoa development, using special controls and objects in the iPhone SDK.I found a pretty good tutorial if you need to get Objective-C down and you're already familiar with C: http://cocoadevcentral.com/d/learn_objectivec/. The rest of the site should have some other good resources as well, but I haven't looked around much. That should get you going. From there, browsing through the examples and such on the iPhone dev site should provide enough guidance on specific iPhone controls and such. I should clarify. I don't need help with Obj-C, or API references or that sort of thing. The SDK documentation is pretty good. I need help with specific problems I'm having with the API. Try some of the mac sites.Like macrumors, etc. I frequently read MR, so I guess I'll go there. Link to comment https://www.neowin.net/forum/topic/648862-where-to-find-iphoneitouch-dev-support/#findComment-589552261 Share on other sites More sharing options...
gigapixels Veteran Posted July 13, 2008 Veteran Share Posted July 13, 2008 Ah, I see what you mean. No idea then :laugh: Link to comment https://www.neowin.net/forum/topic/648862-where-to-find-iphoneitouch-dev-support/#findComment-589552265 Share on other sites More sharing options...
giga Veteran Posted July 13, 2008 Veteran Share Posted July 13, 2008 http://developer.apple.com/iphone/index.action http://lists.apple.com/ Link to comment https://www.neowin.net/forum/topic/648862-where-to-find-iphoneitouch-dev-support/#findComment-589552276 Share on other sites More sharing options...
MrA Posted July 13, 2008 Author Share Posted July 13, 2008 http://developer.apple.com/iphone/index.actionhttp://lists.apple.com/ Like I said, there doesn't appear to be a mailing list or forum for native app dev. Link to comment https://www.neowin.net/forum/topic/648862-where-to-find-iphoneitouch-dev-support/#findComment-589552284 Share on other sites More sharing options...
osirisX Posted July 13, 2008 Share Posted July 13, 2008 Macrumors has an iPhone Developer section. You can post any questions you like there :) Link to comment https://www.neowin.net/forum/topic/648862-where-to-find-iphoneitouch-dev-support/#findComment-589552365 Share on other sites More sharing options...
giga Veteran Posted July 13, 2008 Veteran Share Posted July 13, 2008 Like I said, there doesn't appear to be a mailing list or forum for native app dev. The cocoa dev lists should still be helpful. Link to comment https://www.neowin.net/forum/topic/648862-where-to-find-iphoneitouch-dev-support/#findComment-589552372 Share on other sites More sharing options...
MrA Posted July 13, 2008 Author Share Posted July 13, 2008 Hey, thanks all. I've registered on MR's forum so I can go there if I need any help. Anywho, it turns out that there IS an apple discussion forum for developers, but for some reason, it's not linked to from the discussion forum list. Strange, but I've got it bookmarked for future reference. Link to comment https://www.neowin.net/forum/topic/648862-where-to-find-iphoneitouch-dev-support/#findComment-589552381 Share on other sites More sharing options...
Recommended Posts