Post

Replies

Boosts

Views

Activity

Reply to Apps "In Review" for long time
I am surprised to be facing same issue. At start of iTunesConnect, review times were typically 2-8 days. But in the past few years, my dozen apps and updates have sailed through consistently with a day (or less) waiting for review and a day (or less, sometimes hours, sometimes minutes!) in review. Yet now I'm in my second week of waiting. Started with initial rejection for issues which were flatly incorrect, I replied, tweaked the app to make it even further beyond reproach, resubmitted, and now...nothing. --JS
Jun ’22
Reply to how to transfer an app never released in App Store?
Dear jasonag, I did just what you recommended, pulling the app version from my personal account at AppStoreConnect. I also found one more bug along the way which probably would have given me trouble too. With the main obstacle removed by removing the app from my personal account, the submission of the same app in my new organization account worked. Thanks! -- Josh
Jun ’22
Reply to how to transfer an app never released in App Store?
Good question, pardon my lack of clarity. I build the product for archive in Xcode. Xcode Organizer window shows me the build. I select the build and click Distribute App button. I go through the process preparing for upload, and halfway through, I get this message, see screenshot. When I spoke to Apple Developer Help, they said it means my app is the same as something already uploaded to AppStoreConnect, and of course that's true because the version I uploaded with my new organization developer account is virtually the same as the version I worked on for months in my personal developer account. This very day I uploaded the same app back to my personal developer account to let others look at it on Test Flight. It successfully uploaded via the same process in Organizer and Distribute App, without being flagged for being similar to anyone else's content.
Jun ’22
Reply to How do I change version number for app update?
This worked for me easier than expected, did not have to submit a binary and then reject it. Here's what I did. My incorrectly numbered upcoming version was 2.2, and I wanted to renumber it 3.0. iOS app upper left, saw "2.2 Prepare for submission", chose this to highlight it scrolled down and found Version field with 2.2 populating it, simply changed it to 3.0. Wow, simple! clicked blue "Save" button top right refreshed page, now under iOS app upper left it says "3.0 Prepare for submission" Yay. -- Josh
Mar ’22
Reply to Xcode 11 Unknown class in Interface Builder file.
Yes! This was the key for me. I had copy-n-pasted a scene from one app project to another. Never noticed the "module" field. Of course, it was set to the previous old other app. Updating it fixed my problem. Thanks!
Replies
Boosts
Views
Activity
Dec ’24
Reply to size, color formatting of DatePicker
@claude31: Yes, I did set the constraint for the width of the date pickers to the same value (160) as the text fields beneath them. --JS
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’24
Reply to size, color formatting of DatePicker
@myuncle: Good idea, I could do the stack view. But I still don't want the gray rounded rectangle around the black lettering of the dates themselves in the date pickers. Still haven't figured out how to handle this. --JS
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’24
Reply to How to migrate from universal devices to iPhone only
I have an app which I (inadvertently) started as a universal app, but want it to be iPhone-only. I have uploaded universal builds to AppStoreConnect for Test Flight only, but the app is not yet released. Can I make the change now, or is it too late? -- JS
Replies
Boosts
Views
Activity
Jul ’23
Reply to Error Fetching App Record : App record request failed with error: "Unexpected Status Code"
Same thing happened to me yesterday, found this discussion thread, closed and restarted Xcode, and no more error. Not sure if it was the time passing or the restart, but back up and running, and I'm happy.
Replies
Boosts
Views
Activity
Jul ’23
Reply to How to delete old bulid from app store connect?
I, too, am trying to transfer an app. I have removed all testers. I have removed all text under test information. But I cannot remove builds. The builds are all old and long expired. But I cannot remove them. How can I go any further? --JS
Replies
Boosts
Views
Activity
Dec ’22
Reply to Apps "In Review" for long time
I am surprised to be facing same issue. At start of iTunesConnect, review times were typically 2-8 days. But in the past few years, my dozen apps and updates have sailed through consistently with a day (or less) waiting for review and a day (or less, sometimes hours, sometimes minutes!) in review. Yet now I'm in my second week of waiting. Started with initial rejection for issues which were flatly incorrect, I replied, tweaked the app to make it even further beyond reproach, resubmitted, and now...nothing. --JS
Replies
Boosts
Views
Activity
Jun ’22
Reply to didn't get the "your app status has changed to Waiting for Review"
Solved problem. Notifications > App Status Reports > Receive an email if your app status changes did allow me to choose "World", and nothing else. Didn't realize that. Chose "World" and now it's functioning.
Replies
Boosts
Views
Activity
Jun ’22
Reply to how to transfer an app never released in App Store?
Dear jasonag, I did just what you recommended, pulling the app version from my personal account at AppStoreConnect. I also found one more bug along the way which probably would have given me trouble too. With the main obstacle removed by removing the app from my personal account, the submission of the same app in my new organization account worked. Thanks! -- Josh
Replies
Boosts
Views
Activity
Jun ’22
Reply to how to transfer an app never released in App Store?
Good question, pardon my lack of clarity. I build the product for archive in Xcode. Xcode Organizer window shows me the build. I select the build and click Distribute App button. I go through the process preparing for upload, and halfway through, I get this message, see screenshot. When I spoke to Apple Developer Help, they said it means my app is the same as something already uploaded to AppStoreConnect, and of course that's true because the version I uploaded with my new organization developer account is virtually the same as the version I worked on for months in my personal developer account. This very day I uploaded the same app back to my personal developer account to let others look at it on Test Flight. It successfully uploaded via the same process in Organizer and Distribute App, without being flagged for being similar to anyone else's content.
Replies
Boosts
Views
Activity
Jun ’22
Reply to How do I change version number for app update?
This worked for me easier than expected, did not have to submit a binary and then reject it. Here's what I did. My incorrectly numbered upcoming version was 2.2, and I wanted to renumber it 3.0. iOS app upper left, saw "2.2 Prepare for submission", chose this to highlight it scrolled down and found Version field with 2.2 populating it, simply changed it to 3.0. Wow, simple! clicked blue "Save" button top right refreshed page, now under iOS app upper left it says "3.0 Prepare for submission" Yay. -- Josh
Replies
Boosts
Views
Activity
Mar ’22