iphone-developer-program

What does the iPhone developer program give me over and above simple registration as an iPhone developer?

Simply put; what does my $99 get me, that I can't already get for free? OK, OK, sounds like a dumb question, but the Apple site is not clear to me. My hunch is that you get the ability to submit apps to the app store for your 99, but you could get everything else for free, but it's not clear to me hence the question. ...

What is state of iPhone SDK NDA?

There are lots of iPhone SDK tutorials on the web now. It's a little confusing to come across a tutorial/post where someone is stating they can't do this or that because of the NDA. Yet, the NDA has been lifted. What exactly are the restrictions in regards to posting code and talking about the SDK? Here's one example: The book 'iPhon...

Multiple iPhone Developer Accounts on One Mac?

I have searched but cant find this question anywhere. My wife and I are about to take on iPhone development and we've only got the funds to purchase one iMac 24" to do this. Anyone out there with iPhone development experience know if two different Apple developer accounts can be profiled on one development Mac? Not only via the devel...

How many developers can use one iPhone developer key?

I'm looking to create an iPhone application and will enroll in the iPhone Developer Program. However, it isn't clear to me how many developers I can have if I enroll in the Standard Program. It says the Enterprise Program is for companies with more than 500 developers, so if I work on a team with 2-3 other developers, will the Standard...

IPhone Developer Program - How to sell under multiple company names

I work for a web agency and we have just been commissioned to produce an IPhone App for a client. We would want to sell the App on the AppStore under the clients company name, not our own. When signing up our company to the IPhone Developer program, I see it says apps in the AppStore will appear under our company name. Does this mean t...

How to sign the application for running it on the iPhone device.

I am new to the iPhone application development. I have apple developer connection. Please any one here can help i finding the way to get my code sign and run it on the iPhone device? Thanks, Pankaj ...

enroll iphone developer program personally?

Is it possible for me to enroll in the iPhone developer program without being under a business or company? If yes, what are the requirements? Do I need a supporting website or anything similar? ...

to enroll iphone developer program, can the supporting site just a blog

i dont have any personal website so can i still enroll the iphone developer program? ...

iphone developer program 99USD per year?

apple charge the iphone developer program 99 USD per year or one time payment? ...

Are iPhone development profiles renewable?

My iPhone development profile is expiring soon. Should I create a new one, or will I be able to renew existing one when it expires? It seems odd that there's no renew button iPhone Dev Program page, and that devs can take action only when it expires. ...

Enterprise distribution Program for iPhone

Hi all, I would like to implement a application which backs up all the internal datas like sms, mms, videos, audios, documents, call history stored in iPhone. But this seems to be not possible with api docs that the apple has released so far ... I have gone through the pdf of ENterprise distribution program and some of the links rel...

Choosing the right iPhone Developer Program

I am writing an iPhone apps for in-house use. There is 4 of us in the project team. We need to deploy the application to around 20 iTouch devices via ad-hoc distribution mode and there is no intention to put the application in the App store. The question is, should I go for the Standard Individual Program or the Standard Company Program...

Can I test an iPhone app on a device synced with another computer?

Is it possible to test an iPhone app on an iPhone/iPod touch which is synced to a computer other than the host computer? If so, will this also work for testing a device which is synced to a Windows machine? ...

iPhone Developer Program registration for UK trading partnership

I have been looking into this for a long time and have found no definitive answer. I can't be the only person to have faced this problem and am wondering how you guys proceeded in similar cases. I'm part of a partnership, based in the UK, trading as, lets say, "ABCD iPhone Apps" (legally, a perfectly legitimate way of doing business). I...

Test iPhone app on the same device but with 2 XCode environments on 2 machines

Technically I am developing for an iPad application, but I think this should apply to iPhone application too. I have a desktop MacMini and a MacBook both have iPhone SDK 3.2 Gold release installed. Usually I use my MacMini to develop iPad application, but recently I need to get on the road and I want to continue developing the same app...

Iphone developer account :- dont have distribution option.

One friend's iphone developer account have only developer tab in iphone portal program, no distribution tab exists. can he still submit app to app store? if yes how? What to be done for distribution option? ...

Permissions of a team member in iPhone Developer Portal

Hi All, I want to know if there is a possibility to add a team member in iPhone Developer Portal that will have permissions (see / modify / update) ONLY to one application. The reason - there is a big company (that has many applications in the App Store) that uploaded one of my applications and I have hard time to send an update to the...

Alternative solutions for in-house iPhone enterprise app distribution

A client has asked us to develop a proprietary in-house app for managing their back-end systems. However, we are a small development company and I'm certain that their company does not have >500 employees. Are there any alternative, yet similar, solutions to distributing this app to their company without going through the iPhone enterpr...

when alert button numbers are more than 6,how to display them one(row) by one correctly?

There i have a problem. When i add button to my alert, but if the button numbers are more than 6, the button will show beyond the alert view frame. How can i display them correctly just like a scroll view? ...

How to make a character("/" or "-") as default character at a position in the text field in iPhone?

I have to implement the date format like, "2010/08/03" or "2010-08-03". In this, the user will enter only the numeric in the date field.(User will enter, 20100803). As the user enter the 5th character(here in the example "0") the "/" or "-" has to be added automatically. Please suggest me how can I do it? Thanks in advance for your hel...