Itunes Connect rejected [closed] - xcode

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 6 years ago.
Improve this question
I had my app rejected, now I am ready to upload the new version but I the rejected version is still as rejected in the iTunes Connect page. I can set the app new version for Testflight but not for iTunes review.

That is the reason you can not upload your new version, you have to delete the old one. In your iTunes connect web page:
Login in iTunesConnect web page
Select App Store
Select the last version below Pricing and Availability
Scroll down to Build, it is below Apple Watch
There should be your rejected version.
There is a (-) minus red signal click on it (it will delete the version rejected)
Upload your new version
Remember: you have so select a new version Apple will not accept the binary as version 1 or whatever is your rejected version. Have to change in the info page on your app. Let me know if you can not follow it... and good luck.

Related

Unneccessary Privacy Policy For Entitlements? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
I am attempting to submit my first app into the ios app store, however I am receiving this annoying error:
Apps that use the entitlements [com.apple.developer.in-app-payments]
must have a privacy policy URL for [English].
If your app doesn’t use these entitlements,
remove them from your app and upload a new binary.
I am implementing in app purchases and have successfully tested them.
I don't know why I am getting this error?
I have added the StoreKit framework.
In my Capabilities section in Xcode I have in-app purchases turned on with no warnings or errors.
Can anyone explain or help me with this?
I also faced the same problem, which finally I resolved and uploaded.
You enabled in-app purchases in your APPId, that's why you got this error. So you must enter a privacy policy URL (but it is displayed as optional) in iTunes Connect.
Using in app purchases requires you to keep track for the devices that made those purchases so that if that information is lost, then the device can use your method of checking if that content should belong on the device or not, then place it there. Mainly to make sure that user data and device data are both safe. Refer to the reference for more info.
Reference

Have external testers been removed from iTunes Connect / Apple Testflight? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 8 years ago.
Improve this question
I've been looking into using Apple's Testflight in iTunes Connect this morning. About 20 mins ago all references to external testing disappeared. At the same time I got an email from Apple about scheduled maintenance on iTunes connect that's happening in 10 days.
Have they removed the external testers feature for now?
How can I access this feature now?
For what its worth, looking at in in firebug, the column for External Testers was hidden with CSS.
Update: Its back up and available for me now.

Adding new app in iTunes connect [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
When I try to add new app in iTunes Connect I get the following message "You have no eligible Bundle IDs for Mac OS X apps. Register one here = link to the
Note:
I have all 3 certificates: Development, Distribution & Installer
Distribution.
I do not have any applications in iTunes Connect.
My app don't use Store technologies such as IAP, Game Center...
What is it? Bug? Or i doing something wrong?
Thank you!
Please don't mark my question as a duplicate. This is not duplicate! Similar question about iOS and Store technologies!
You need to follow the link it gives you and create a bundle id. This is a special string that looks like a reversed domain name that is unique for each application you create. For example, if your company is foo.com, you might create a bundle id
com.foo.myApplication
This is done in the Mac (or iOS) dev center under the Identifiers option. Once you've done that, you can go back to iTunes Connect and create the application.

Not able to find my windowsphone app in market place [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 have submitted my app in windows phone marketplace.
I have selected the India as market and the price is 0.0(free app)while submitting.
I tried to download it from my system, but it shows
"You can't get apps in this region. You can check the Windows Phone Store
in your home region to see if the app is available there"
When i try too download the app from my mobile, i couldn't find the app in market place.
I am using Nokia Lumia510, and using this same account for the sign in at mobile.
Can you please give me a clarification why is this happening, and what should i do to see my app in mobile market place.
Are you sure this app has been approved already? There is a link on the bottom left of the page that says "Download and install manually" if you want to use it, however I would guess by looking at that page that Microsoft hasn't yet approved your app for the store - it can take a few days, and according to your link, your app was uploaded within the last 24 hours

Iphone Developer license [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this question
I have completed an app using an old iphone sdk. My machine is running leopard. I would like to upload it to the app store and I understand that I have to enroll as an apple developer. What is plain old stupid is that I cannot read any official documentation about uploading to the appstore without purchasing a developer's license. I don't even know if I can upload with my version of xcode and ios sdk. or if i even go through xcode to submit my app for review. my question is how do i go about submitting my app for review and is it possible to do without upgrading my machine? Regardless of the price it is extra money that I do not want to spend.
The developer program is free. You need to pay just in case you want to submit your application. You can register and see any documentation

Resources