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.
Related
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.
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.
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 have submitted a App and now I want to update it by changing the App icon.
So Is it possible to Change App Icon after the App is Approved?
You can update the app with new Icon. Create a new version of the app, update the App icon and submit again.
No.
You will have to submit the App again. However, I suggest you try and request an expedited review, stating the only thing changed is the icon and state your reason.
Have you checked the iTunes Connect Developer Guide? If you don't want to go through the review process again, you could try to use the Contact us form in iTunes Connect, to get in touch with the review people at Apple. Maybe you would get the provision to change the App Store Icon.
NO
only u can change in upgrade version
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.
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
Has anybody tried to submit the same app with different name to the app store?
Assumed that the app is under the same iOS developer program account, and is not a lite version.
Thanks ^m^
Don't. You should not try to submit the same app under a different name to the App Store. It is not how the App Store works. As #Jeremiah said, there is a similar thread on StackOverflow: Can I submit the same app to the App Store under multiple, different accounts/identities? and in it, #bobwaycott notes that the App Store Guidelines state:
2.20 Developers "spamming" the App Store with many versions of similar
apps will be removed from the iOS
Developer Program
Yes, all you have to do is to copy your project to a different location, and rename it:
http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/
It will be treated as a different project with configuration rewritten by xcode.