Can I download my iPhone app xcode? [closed] - iphone

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I have a quick question, I have lost the files and code for my iPhone app. I have my iTunes connect login details... is there any way of getting the code from my developers section?
Thanks for any pointers.

No, neither iTunes connect nor Apple Developer act as source control. You can get the provisioning profiles and create new certificates, but your code is yours to manage.
I would very strongly recommend looking into proper source control in the future (GitHub, for example).

Sorry, but I'm afraid not. The "code" you upload to iTunes connect is actually your project's binary. You can't download this from the portal, and even if you could, there's no way to transcribe it back into your original application code.

Related

What do I need to run xCode app on iPhone device for my own personal use: no AppStore, no commerce, not public - just personal? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I wonder, what do I need to have my xCode app on iPhone device?
For example, I built CoolGuitarTuner app which I want to use myself and maybe share it with a couple of friends.
Can I just somehow copy it on my iPhone for my own private use without any registrations or payments?
Thanks!
You still need a $99 developer account. That should be all you need, regardless of whether or not you list any apps for sale. Or you could jailbreak.
You can go through iPhone Test Application
And This Blog gives your detailed information about how to deploy application on your device
Hope this will help you out.

Unable To Find My App On The App Store ( iTunes ) [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
One more time i want your Help.
before 10 days i open iTunes and found my App on App Store and copied the link for some purpose
Below is link for my App :
http://itunes.apple.com/in/app/naughty-cam-plus-naughtiest/id493891454?mt=8
Link was working fine (app store was showing my App).
But, Today i opened same link it is showing Me Error during Loadingtime of Apps as:
Your request could not be completed.
"The item you've requested is not currently available in the Indian Store".
Please give me some advice how to resolve this..
Thanks a Lot for your help in Advance
When I try to access it it says it's only available in the Indian App Store, but since it obviously isn't, my guess is that Apple has removed the app (just looking at the URL tells me that it probably is).
I suggest you check the app's status in iTunes Connect.

redeem code for app in iTunes Store, still valid when new version accepted? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
i've recently uploaded my first app on iTunes Store, it's been accepted and now it's on-line.
i've downloaded some promo code (redeem) and eMailed away to let them download it free and try it.
but now i saw there was a (little) error in my app and wanted to submit a new corrected version.
my question is: what happen if apple accepts my new version, will the redeem code still work, is someone has not used it before?
i know that developer can ask 50 redeem for every version of an app, so i guess that they are linked just to that version...
has someone here an experience about that?
thanks,
luca
The promo codes are still valid (but only for the rest of the 28-day-period after they've been requested) after the update is live. See iTunes Connect Promo Codes & App Updates.

How to CodeSign for upload to iTunesConnect [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
It has been a few months since I have code signed an app and I can't remember exactly what do I need to do?
Everything is 100% ready except this
Read all the docs that other users suggested you to (re)read.
Update/create provision profile for distribution, set status of app in iTunesConnect Waiting for upload.
Sign your application in Xcode with this profile
Select iOS Device
Product->Archive
If build was successfully ended then Organizer will open. Submit your application.
Here are two apple docs that you should (re)read from Apple's iOS Development Guide:
Building and Running Applications
Managing Devices and Digital Identities
These walk you through the code signing identities. Read them. Bookmark them.

Iphone app. How many were downkoaded [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I wrote an iphone app and was just released.curious to See how many people downloaded it. It is a free app. How do i find out how many people downloaded my app.
Thanks
from your Apple Developer account, use iTunes Connect to get stats on your app downloads. You can also use third party services like AppFigures to get better stats.
I believe the statistics will be available in iTunes Connect only after a week or so. Try Appannie (appannie.com) for better reports.