How do I remove an iOS app version in iTunes Connect? - app-store-connect

How do I remove the highlighted link?
I saw this post: delete pending app 'New Version' in iTunes connect. The UI seems different from what we have now.

Finally figured it out. Go to "My Apps" then click on your app and make sure the "App Store" tab is selected. Under "Pricing and Availability" there will be a section: "Last Compatible Version Settings". There you can deselect previous versions that you don't want users to be able to download.

Related

Weird Shortcuts problem on iOS 15 and WatchOS 8

I have an app which allow users to create shortcuts for it. It worked well on my iPhone and my Apple Watch until I upgrading my devices to iOS 15 and WatchOS 8.0
It keep asking me "Allow *** to share data with (null)" every time even after I said "allow"
I googled but only found one post who had the similar problem
https://forums.macrumors.com/threads/shortcuts-to-web-open-in-chrome-bug.2312693/
did my own tests and created a new Twitter “What is happening” shortcut on my iPhone, it always ask me “All See what’s happening” to share data with (null)” just like what happened to our watch app on an Apple watch (WatchOS 8 )
I used the same Twitter shortcut too on my Apple Watch and first time it asked the same question then it shows “Can’t send data to (null)” for the second time.
I guess it is a new system bug but I am not sure.
Does anybody have a clue about how to solve it? Thank you!
I know how to fix this! If you go to your shortcuts and change the browser in the action to safari it will stop displaying the prompt. The browser that opens will still be chrome as long as you have it set as your default browser.
This is an iOS bug which seems to be fixed in the latest iOS 15.1 beta 3 release.
You can either install the beta — if you have access to it — or wait for the final release of iOS 15.1.
In settings > Privacy > HomeKit I disabled the toggles for the apps eWeLink, Mi Home, Smart Life and Tuya Smart (The shortcuts of the apps which showed this popup in my apple watch)
After that this popup appeared only once and after clicked allow, This annoying pop up stopped appearing for my shortcuts in apple watch.
Update:
You can enable the toggles in settings > Privacy > HomeKit after allowing the first allow prompt for shortcuts in Apple watch. After enabling HomeKit toggles again Apple watch shows this "Allow to share data with (null)" only once for shortcuts.

Prerelease builds missing on iTunes Connect

Although I can upload successfully new versions of my app to iTunes Connect, I can't see them nor the previous ones under the "Prerelease" section in the app's page. Instead, I get a message saying "Upload your builds with Xcode 5.1.1 or later, or with Application Loader 3.0 or later". In the "Versions" tab, under "Builds", when I press the "+" button, I get an error saying my request couldn't be processed. Am I missing some needed configuration?
It looks like this is an issue with iTunes Connect, not something you did. There are a bunch of tweets right now of others experiencing the same issue.
What you'll see right now if you look at the itunesconnect hastag on Twitter:
Our list of pre releases in #itunesconnect disappeared for no
reason... /cc #APPLEOFFIClAL 0 retweets 0 favorites 38m ago
Weird…all of my app builds have disappeared from iTunes Connect
itunesconnect 1h ago
itunesconnect: (slow / misbehavin') for everyone or just me (dot tumblr dot com) 2hours ago
itunesconnect - no earlier uploaded binaries are seen in any application. Seems like a bug. Fix it Apple, I have to deliver to customers.
Unfortunately, the official system status says everything is green. It's not clear how you're supposed to report an issue.
Indeed it was an apple bug. After two hours, the prerelease builds appeared again.

What does it mean when Apple's TestFlight app presents an "Update" button?

What does it mean when Apple's TestFlight app presents an "Update" button, as opposed to an "Install" button?
I've noticed the update button does not download a new version. It doesn't seem to do anything, which confuses my beta testers. What is it updating exactly? And what circumstances determine if TestFlight shows an UPDATE button or just the usual OPEN button?
If you have uploaded a beta version and it's not installed in your device, then the testflight will show a Install button.
If you have the latest version from testflight it'll show Open button instead of Install.
If you have an older version in your device and a newer version is available in the testflight, it'll show an Update button instead of Install and Open.

App Validation on Xcode 6 GM release

When I try to validate my build using xcode 6 GM release I am getting this error.
Error : itunes store operation failed no eligible software found. Make sure this software is owned by your developer organization.
Can anybody here suggest some solution?
Probably you're using a different AppleID for iTunes Connect than for Developer Portal. You can use such a workaround:
Export archive in Organizer (Save for iOS App Store Deployment) and then use Application Loader (Xcode > Open Developer Tools > Application Loader) to upload it to iTunes Connect. It allows you to input credentials
Try using application loader. I had the same issue with Xcode and using the loader worked for me.
I had this same issue and it resolved by making sure it logged in with the correct account.
When the modal dialog asks to select a "Development Team to use for provisioning"
Choose "View Accounts..." make sure the correct account shows in the "Apple IDs" list.
If the Apple ID is not there, use the plus sign to add a new Apple ID account.
Close the Accounts screen.
On the "Development Team to use for provisioning" use the drop down to select the account you just added, select Choose and then Validate and it will work.
I had this problem too and as some commenters point out, the reason was the different Apple ID used on itunesconnect vs. xCode.
I was able to solve it on xCode adding my itunesconnect Apple ID on xCode preferences and making sure it is selected during validation. The right team was not enough for me, it has to be the right team on right account.
I'd recommend ensuring that the account in question has been invited as both the apple developer and iTunesConnect account. This should resolve the problem. You may have to go into Preference in Xcode and re-add the account.
That happened to me with many projects , so just try to re choose your provisioning profile and code signing identity in the build settings for your project
Try using Xcode6. Xcode6.1 GM seed's iOS SDK version is now beta 8.1. You can't submit a beta binary to iTunes Store.

ITC.apps.validation.pre release build missing

I uploaded my app to the iTunesConnect via Application Loader then I hit the "Submit for Review" button and I got this error: "ITC.apps.validation.pre release build missing". What is this exactly? And how can I fix this?
I just had the same thing - I tried re-uploading the app via xcode but it led to an error saying the binary already exists. I logged out and logged back in to itunes connect. After that I discovered a "+" button within the "Build" section. After clicking the "+" I was able to select the uploaded app, which then removed this error message.
Maybe it helps...
Go on the same page to the section "Build" and select your uploaded app. Click on "Save" and then on "Submit for Review" This is new on itunes connect.