Here is the answer. Create your archive. In the organizer, select your archive. Choose distribute app. Then instead of upload, choose export. Export the archive to a folder on your hard drive. Now download transporter from the App Store. Transporter replaced "App Uploader" or whatever it used to be called in the developer tools menu of Xcode.
Now sign into Transporter with your dev account and upload the .ipa found in your exported archive folder using Transporter.
It will work under Big Sur!
Post
Replies
Boosts
Views
Activity
I am getting the same. It's Google Sign In I believe for me.
Nope, it is Box.com
Thanks Quinn. Since the post, I've contacted Developer support and they couldn't help me. We found out that one of the "teams" I am associated with (not my individual account) is deactivated. Maybe that has something to do with it?
But I have tried what you said and it still says the same thing.
I've tried with 2 different networks. All I need is my shortname for my appleID so I can notarize files.
I've opened a DTS case. Something is wrong. Hopefully it's simple.
Thanks again.
"Error Domain=ITunesConnectionAuthenticationErrorDomain Code=-20101 \"Your Apple ID or password was entered incorrectly.\" UserInfo={NSLocalizedRecoverySuggestion=Your Apple ID or password was entered incorrectly., NSLocalizedDescription=Your Apple ID or password was entered incorrectly., NSLocalizedFailureReason=App Store operation failed.}"
) Unable to list providers.)
I just found out that my DTS incident was not submitted. I fill out everything and never get an acknowledgment from the DTS email like I used to get. As a result, I am totally stuck on this.
Thanks
OK I can't believe this was the problem. In every single example I see, the password, user name etc... are all in quotes.
I removed all quotes and it worked. What????
Is this the way it's supposed to work?
Thank you. I converted the curly quotes to plain text but apparently that is not enough.
Thank you for the help!
Ignore. I figured it out. How do you delete a post?
Quinn,
I went carefully through your previous posts about notarization and saw the timestamp requirement.
That fixed it!
Running Xcode in Rosetta works.
Yes, unpair and connect via lighting cable. This is terrible. On both Intel and M1 computers... long freezes when switching to Xcode. I've sent sysdiagnose so hopefully that helps them, although I have no idea how people are using this as-is.
Here are some things people can try.
1: unpair devices.
2: use lighting cable, not network.
3: run Xcode in Rosetta (if on M1)
4: Write Apple!!!!!!
Once the connection is made it will appear as a MIDI destination. You need to send MIDI to this device using Core MIDI.
Why would my app not have permission to view the document when it's from the files app?
Error Domain=NSCocoaErrorDomain Code=257 "The file “afile.pdf” couldn’t be opened because you don’t have permission to view it." UserInfo={NSFilePath=/private/var/mobile/Containers/Shared/AppGroup/xxxxxxxx/File Provider Storage/afile.pdf, NSUnderlyingError=0x281f4f150 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}}
I understand that, but the share icon and open in.... should pass the document via the inbox right?