Hi,
Our organization develops a Mac app and distributes it our of the Mac store. We have been creating App.dmg files for this and signed it with the Developer ID Application certificate and uploaded them for notarization using "xcrun notarytool". Everything was working fine until we created a new Developer ID Installer certificate to test the new App.pkg installer and uploaded it for notarization to the Apple server. It's been 3 days now and our production pipeline is stuck because all the submissions remain in In-Progress state and do not proceed further.
Details of the submission:-
createdDate: 2025-01-03T06:44:20.306Z
id: 7af70d77-1bab-4b17-aeba-7ddc75c030f9
name: XXXXXXXXXXXXXXX.pkg
status: In Progress
Since then, no submission(even for .dmg files) are processing through. I’ve raised a ticket with the support team as well, but it hasn’t helped. What more can we try to get out of this hole?
Developer Forums
RSS for tagAsk questions about how to use the Apple Developer Forums. Discuss forums bugs and enhancements requests that you’ve filed via Feedback Assistant.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I have been waiting for months to get the name of my account on the developer forum changed.
I had initially set it up as Playbrainiacs to match my solely owned company name. However, some other people started using "Playbrainiac" without the s at the end, in their websites etc. causing confusion. They also refused to sell the url to me for a reasonable price. I applied for a Trademark with USTPO in the name Playbrainiacs but it was denied due to a company in Canada with a name called PlayBrainy. Given my small budget I decided to abandon it and forgo the needless lawyer costs.
Consequently I changed my company name to "Gigi Sehgal LLC" and removed the name Playbrainiacs everywhere. BUT Apple developer forum support has STILL not updated the name here.
This is becoming a marketing and legal liability for me. Anybody have insights in how to get this fixed soon?
My App was approved however I turned encryption on and am now waiting on the classification category code for the same from the US Govt ( that has also been pending for over a month )
I want to delete an unpublished post (still under review) on the Developer Forums. How do I do that? I have already added a comment requesting the deletion of the post, but I want to ensure that it is indeed deleted and never goes public.
Hello everyone I was just wandering how could I change my user name on the developer forum and if this was event possible to do so ?
Dear [Support Team/Moderator],
I hope you are doing well. I would like to request a username change for my account on the AbhishekOpl. Unfortunately, I couldn’t find an option to update it in the profile settings.
Here are my details:
Current Username: AbhishekOpl
Desired Username: ManishOpl
If a username change is not possible, please let me know any alternative solutions. I appreciate your assistance and look forward to your response.
Best regards,
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
I'm fed up with this. I write a detailed message and press Submit, and I get that. I press back, and my composition is gone.
I think it happens most often when I've logged in only recently, i.e. I've read a few posts, decide to reply to one and log in. At that point, if I close everything and start again and find the thread I want to reply to then it works. But if I don't do that then I run the risk of being told I'm "unauthorized" and losing whatever I've written.
This isn't rocket science! Why do we put up with it?
When trying to search any keyword or tag starting with or is removed by the JavaScript.
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
I posted a question 7 days ago and now it looks like I can't edit or delete it.
The "Save" or "Update" button text does not load properly.
https://developer.apple.com/profile/finish
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
Tags:
Forums Feedback
Developer Program
Nothing ever shows in my "Watching" tab. I've tried toggling the watch (bell) button on & off for threads I'm trying to watch, but this doesn't help. The setting sticks per thread, meaning that if I start watching a thread and reload the page, the icon shows as filled. These threads just never show up in the "Watching" tab for me.
The only thread I saw mentioning this is from 2021 (https://developer.apple.com/forums/thread/681641). Starting a new thread since that was was marked as answered.
It has happenned for about a month, I don't remember exactly. It takes about 30 seconds to open any page. I looked into Chrome's network inspection and found it caused by an incorrect CSS link below. So every page load is waiting for this non-existent CSS file timeout before fully display.
Except this issue I can still use this forum normally so assuming it's not my network connection/location issue.
Can someone fix it?
Problem link: https://sf-saas.cdn-apple.com/latest/colors/default.css
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
I tried to post a reply to a thread. It seems to be posted, but does not appear in the thread once sent…
To solve a problem with my app I submitted a DTS ticket one week ago (13097367) but beside the automated response I received no feedback or help. The ticket is also not listed in the list of DTS tickets in my Developer Account dashboard. How can I check, if the ticket has been received correctly and is being processed?
Thanks!
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
Hello, I need some assistance with changing my Dev Forum username. I am no longer associated with the company/organization that my username is presenting
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
I’m encountering an issue when trying to start a macOS VM using Apple’s Virtualization framework in a sandboxed environment.
When I create a standalone Xcode project, the VM launches successfully. However, when I integrate the same code into my existing project—where the VM is launched by a service started via launchd and running in a sandbox—it fails with the following error:
Internal Virtualization Error: Failed to issue USB HCI sandbox extension
To resolve this, I tried adding the com.apple.security.device.usb entitlement. But after doing that, the app started crashing with the following trace :
Application Specific Signatures:
SYSCALL_SET_USERLAND_PROFILE
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_secinit.dylib 0x19a7141bc _libsecinit_appsandbox.cold.9 + 84
1 libsystem_secinit.dylib 0x19a713324 _libsecinit_appsandbox + 2080
2 libsystem_trace.dylib 0x18c2326cc _os_activity_initiate_impl + 64
3 libsystem_secinit.dylib 0x19a712ab0 _libsecinit_initializer + 80
4 libSystem.B.dylib 0x19a72a32c libSystem_initializer + 280
5 dyld 0x18c162efc invocation function for block in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 444
6 dyld 0x18c19f864 invocation function for block in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 324
7 dyld 0x18c1bf58c invocation function for block in mach_o::Header::forEachSection(void (mach_o::Header::SectionInfo const&, bool&) block_pointer) const + 240
8 dyld 0x18c1bc318 mach_o::Header::forEachLoadCommand(void (load_command const*, bool&) block_pointer) const + 208
9 dyld 0x18c1bda58 mach_o::Header::forEachSection(void (mach_o::Header::SectionInfo const&, bool&) block_pointer) const + 124
10 dyld 0x18c19f334 dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 516
11 dyld 0x18c162cb4 dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 176
12 dyld 0x18c16e530 dyld4::PrebuiltLoader::runInitializers(dyld4::RuntimeState&) const + 44
13 dyld 0x18c1848b0 dyld4::APIs::runAllInitializersForMain() + 88
14 dyld 0x18c147e00 dyld4::prepare(dyld4::APIs&, mach_o::Header const*) + 3092
15 dyld 0x18c1471d8 dyld4::start(dyld4::KernelArgs*, void*, void*)::$_0::operator()() const + 236
16 dyld 0x18c146b4c start + 6000
I suspect this might be due to the provisioning profile, which doesn’t seem to include the required entitlement. However, I haven’t found a way to explicitly add this entitlement to the provisioning profile.
My questions are:
How can I add com.apple.security.device.usb to the provisioning profile?
Is there a way to confirm that adding this entitlement would resolve the issue?
Are there recommended steps to debug and test Virtualization framework usage in a sandboxed environment (especially when launched as a service)?
I also tried disabling SIP and AMFI, but the crash still occurs. Is there a better way to work around or test this in development?
Any insights or suggestions would be greatly appreciated!
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
Tags:
Entitlements
Provisioning Profiles
Virtualization
Issue solved. Retracting question.
Is this place just for customers of the "developer program" to help each other, or is there any apple employees here able to help, with privileged access?
Seems to me that not, but i prefer to ask anyway, it's not clear to me
Because if there are some employees here, can you please do your job
regards
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
There seems to be some kind of problem with the forum software incorrectly redacting certain words.
It's even censoring Apple employees when they use the word "s i g n a l" in this post, which is now titled, "iOS Network ****** Strength"
So, no, Apple employees are not complaining about iOS Network strength.
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
Hello,
I notice the link on top of this site is incorrect: https://developer.apple.com/forums/tags/sign-in-with-apple-rest-api
Its target (https://developer.apple.com/documentation/sign_in_with_apple/sign_in_with_apple_rest_api) does not exist.
It should probably be https://developer.apple.com/documentation/signinwithapplerestapi
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
Tags:
Forums Feedback
Sign in with Apple REST API
It appears that on older posts the code blocks are completely broken. For example https://developer.apple.com/forums/thread/678075 show the code block as a single inline value. Looking at the HTML this is what I see generated
<code class="hljs block shell language-shell">Code Block shell#!/bin/bashrm -rf output/rm -rf simulator_fat/mkdir simulator_fatlibs=( "lib_static" ) #Add for i in "${libs[@]}"do lipo -create arm64_simulator/$i.a x86_64/$i.a -output simulator_fat/$i.a xcodebuild -create-xcframework -library simulator_fat/$i.a -library arm64/$i.a -output output/$i.xcframeworkdone</code>
Obviously newer code blocks seem to be working (as long as the one above is) but it wreaks havoc trying to look at older posts.
Topic:
Developer Tools & Services
SubTopic:
Developer Forums