register iphone application - iphone

Please guide summary me step by step to register iphone application in Apple store
I created an iphone sample application. I want to deploy it in real device.
but i dont know how to do.
Thank you~

Start by visiting Apple's developer site on the app submission process.

Related

Can I test an application from iTunes without having a device?

Can I test any application from Appstore withouting having a device in my hand? Client has given me an application for reference but I dont have a device to test it. Can any one refer some online site etc?
No there's no way you can't test actual application.
What you can do is see the screen shot. You'll be able to see at least 5 screens.
Refer the information and description given on iTunes. It'll give you the basic idea about the application.
Also, you can refer to help site of that application. Which will also give you some idea of Concept of the application.
You cannot test any iPhone App without having a physical device in your hand. Not even in Simulator.
You need to have a device. No other way.

How to test-run my own app on my iPhone

This is not an app that is ready to go out nor is it something that is even in a beta.
As you guys know, there are some things that the simulator cannot ..well.. simulate .
The accelerometer for example has to be on iPhone. Is there a way for me to just upload it on my iPhone and test it? Is there such a thing. I apologize if this has been discussed, I googled for about half hour, couldn't find a thing.
It's something I'm looking to do over and over again just to see how my app is running.
Thanks.
You mush join the paid apple developer program.
See here for instructions and next steps -
You can test it with device. But before that, you must get the developer certificate. With that, you can generate a developer provisioning profile. With all these things done, you can install the app to the device and you can test.
For more info, visit the Apple developer site

Is there a way to directly download an iOS app (without using the app store)

I would like to have users be directed to a link which will immediately start downloading an app on an iOS device. I know you can register for Enterprise application or do limited ad-hoc distribution, but this is not the case here. The app I would like to link to is already on the app store. I would like to know if users can download the app directly without going through the app store.
Thanks in advance.
As mentioned above, you cannot provide a direct link to the application. There are ways of circumventing the app store, such as ad-hoc distribution and ADC's enterprise program. However, neither of these would provide the convenience you seek as potential users would have to install certificates generated by you before installing your application. Your best option would be to use the app store or possibly a web app.As David V mentioned, you can provide a direct link to your app in the app store!
Good luck,
-Alex
They will need to go through the App Store. You can provide them a link to your app in the App Store though.
In fact, even in jailbroken devices, you need to use a store. Apple seems not to have a auto-installing url scheme implemented.
Would be nice, though.
No. This is not possible on stock OS iOS devices
You can do that if your app is based on Safari (web app) instead of native (iOS).

How to publish an app for testing

I'm currently creating an iPhone app and we need some testing with about 20~30 users.
Actually we put the app on our iPhone by connecting the iPhone to the computer and debugging the app.
But now we need to have a more efficient way to install the app on iPhone but without submitting it to Apple Store and also without the need to connect the iPhone to the computer hosting Xcode.
Do you think there is a way to do that ?
Thanks in advance :)
Yeah there's a very slick way to do adhoc distribution under iOS 4 that's outlined here. This method involves absolutely zero usb cables and does not require a jailbroken device either. Perfectly legit and above board.
You need to use AdHoc installation. Please see this nice Apple document, it should cover every step necessary even with step-by-step instructions.
I use www.TestFlightApp.com, it's a great services, not out yet, but recently opened up their beta's, it does all the ad hoc stuff for you alls you need to do is invite testers, let it export it to your dev portal. Then you just upload the ipa to the site, and all your testers get an email.

How To Implement In Apps in my Application

In iPhone i have created application now i want to put my application on iTune store i have my account on iPhone portal and on iTune now How i can put my application on iTune to implement this funcationality What i want to do.
My Question,
1) To implement inApps i have to code in application? Which specifyed in this link by iPhone developer.com if yes So where i have to make this coding in my application in delegate class or where.
2) About in apps i dont know anything now i have created application what should i don now just let me know.
Please, Help me
Thanks in advance.
Go here for the iPhone Dev Program homepage. There is general info on distribution here, but you'll need to log in to your dev program account to actually access the tools. If you don't have an account, you'll need to create one and pay the fee.