Submission and pricing of iPhone application to Apple Store - iphone

I have worked on iPhone application but not aware of the formalities to submit it to Apple Store. Please somebody help me out to solve the following queries:
Are their any submission charge to be paid?
And Procedure to submit application to Apple Store.
Thanks & Regards,
Khushi

Once you've paid to join the developer program, there is no additional charge for actually submitting your application.
When you've logged in with your developer account, instructions for submitting applications should be available following the link Rhys gave.
My advice is read them very carefully before submitting, because some things cannot be changed once you've submitted your iPhone application - for example: the name of your app, and whether it will also run on the iPod Touch etc.

The iPhone Developer Program has all the info you need. Currently priced at $99.
The iPhone Developer Standard Program provides you access to the App Store where you can distribute your free or commercial application to millions of iPhone and iPod touch customers.

You can try this one too ---- http://adeem.me/blog/2009/04/04/list-guideline-for-submitting-iphone-application-to-apple-store/

If you're a registered developer, Apple provides a very nice and rather thorough video on the App Store submission process. I recommend you watch it. In fact, I recommend everyone doing iPhone development watch ALL the videos on the iPhone Dev Center. They're invaluable.

Isn't the iPhone Developer Standard Program restricted to 100 iPhone devices?
Although you distribute your application on the App store, you can't distribute it to more then 100 decives?
Please correct me if I'm wrong...

Related

Distributing App without Apple Developer

Is there any way to distribute an app from Xcode without enrolling in the Apple Developer Program? I don't necessarily want to put it on the App Store. I have downloaded apps of the internet before and was wondering if there is a way to do that just so I can give it to my friends and family.
Thanks
No, unfortunately, Apple never allow anyone to launch app except iTunes Store

How could I write a program for my iPod touch?

I don't want to register as Apple Developer and pay the Apple company before I know how to write a single line of code for iPod. How could I start writing a program for my iPod?
Is there a free way to write my own program and load it into my own iPod without paying the Apple company? It's so ridiculous that I bought my own iPod but cannot use it as I wish.
Thanks.
Go to http://developer.apple.com
Sign up
Download the software without paying
You only have to pay to get access to more support and for the right to ask Apple if they will put your app in their store.
You don't have to pay to download the iPhone SDK (which works on iPod touch devices as well), it's available for free on Apple's iOS SDK Developer Page (http://developer.apple.com/iphone/). You must have Mac OS X installed to run it, however.
In terms of learning, you can look through Apple's Documentation (available at http://developer.apple.com/iphone/library/navigation/index.html), but the best tools for learning are definitely books. You should look into purchasing Programming in Objective-C 2.0 by Stephen Kochan and The iPhone Developer's Cookbook by Erica Sadun.
Download the iPhone/iPod/iOS SDK.
Develop your application, test using the simulator.
You only need to pay for access to the App Store and for rights to load your application on a real device.
You can register for free as a developer here. Without the tools and resources provided exclusively to members, you're going to have a very hard time getting started.
This is exactly what I wanted to do! I found the solution here:
http://ipodtoucher55.blogspot.com/2010/06/how-to-create-iphone-apps-in-flash-cs5.html
No need to pay Apple, no need to have a Mac, but you do need to know how to code in AS3 (which is too hard if you know some other languages)

How can I test Xcode Project on iPhone?

I have developed a view based project in Xcode. It is successfully running in iPhone Simulator. But I want to test this project on real iPhone device to check the behavior of application.
Is there any way I can test my application on iPhone device without buying Apple Developer's License?
Thanks in advance.
No, there is not. You pay the $99, and you get the ability to load software onto (a few, I believe) real iPhone/iPods. See http://developer.apple.com/programs/iphone/develop.html#compare for details.
No, Dear you can't install any app onto the iphone without their(Apple) permission. YOu have to buy the Apple's Developer License. That's the bad news for you..
I would say you can borrow devices to test your app project developed using Xcode, it is also easy and simple you can also link as many devices to test your app. I did this for one of my game app.
check the link below for reliable discussion
Install iPhone application in my device
http://www.gamedev.net/topic/648853-do-i-have-to-have-an-iphone-in-order-to-create-and-test-an-application/

Test iPhone App on physical iPhone rather than simulator

I've just made a basic Hello World app for the iPhone. Compiling and running works fine for iPhone Simulator. But now I'd like to put it on my real physical iPhone, to test it. Is there any way to do this, or do I have to pay $100, put it in the app store and download it (with the chance Apple doesn't like it and just deletes it (what happened to Google Latitude too))?
Thanks in advance.
Nope, I'll not jailbreak it.
Once you have an iPhone developer's account, you can install a provisioning profile on your iPhone which allows to deploy your own applications to it. You'll have to pay the fee to Apple, though.
No. Transfering it to any iPhone for beta testing requires access to the online iPhone Developers Portal. You'll only get in there and get to generate the certificates with a developers licence.
AFAIK you can not transfer your self-developed tool to your own iPhone. At least, that's what I've read...

How can I test my own application in ipod touch and iphone?

I have some iphone application that I created. I want to test my application in ipod touch. How can I test my application in ipod touch? Now I have no Apple id my own. If I open an id then how many applications can be tested with that id?
If you have an available solution then please give me the answer and help me.
If you want to test iPhone applications on a device, you'll need to be apply for the iPhone Developer Program. It costs $99 and will also let you submit applications to the App Store.
Once you are accepted, you can develop an unlimited number of applications (and submit them to the App Store) with your one identity.
Get an apple id and download the dev kit. It has all you need, including an emulator and a method for installing on local devices.