Search results for

“eskimo”

37,165 results found

Post

Replies

Boosts

Views

Activity

Reply to SFAuthorizationPluginView password field does not accept keyboard input until click on macOS Tahoe 26.4.1
[quote='824458021, anonymoussingh, /thread/824458, /profile/anonymoussingh'] appears different from earlier macOS releases. [/quote] What OS releases are you talking about here? Different from 26.4? From 26.3? From 26 itself? Or from macOS 15? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: Privacy & Security SubTopic: General Tags:
Apr ’26
Reply to Requesting URL Filtering capability
[quote='885744022, Pushpak-Ambadkar123, /thread/823247?answerId=885744022#885744022, /profile/Pushpak-Ambadkar123'] will I get approval for OHTTP relay onboarding on the mail itself ? [/quote] I was curious about this myself, so I asked internally about that part of the process. Word is that, when the approval folks finish processing an approved request, it should generate an email to you confirming that’s happened. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Apr ’26
Reply to Add option to hide read posts
[quote='885827022, matthewruzzi, /thread/823659?answerId=885827022#885827022, /profile/matthewruzzi'] What I meant was [/quote] OK. Thanks for the clarification, and for updating your bug. [quote='885818022, matthewruzzi, /thread/823659?answerId=885818022#885818022, /profile/matthewruzzi'] Is there a search operator for this on the Apple Developer Forums? [/quote] No. Forums search is very limited )-: We have many bugs and ERs on file about this, but feel free to add to the pile. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Apr ’26
Reply to CoreBluetooth connection never starts
[quote='885875022, ball-hayden, /thread/807938?answerId=885875022#885875022, /profile/ball-hayden'] give me an update on FB21100266 please? [/quote] I can’t say much more than what you can see in Feedback Assistant: The bug is not resolved in any shipping or seeded release of macOS. [quote='885875022, ball-hayden, /thread/807938?answerId=885875022#885875022, /profile/ball-hayden'] I've heard nothing [/quote] That’s not unusual in and of itself. The bugs folks will only get in touch if we need more info or we start seeding a fix. [quote='885875022, ball-hayden, /thread/807938?answerId=885875022#885875022, /profile/ball-hayden'] is the team still investigating 3 months later, or has progress stalled on the issue? [/quote] There are not the only options. We might, for example, have fixed the bug but now it’s waiting for a release vehicle. However, I can’t go into the state of bugs in that level of detail. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo
Topic: App & System Services SubTopic: Core OS Tags:
Apr ’26
Reply to 系统默认PTY 511太少
[quote='885725022, includewudi, /thread/822185?answerId=885725022#885725022, /profile/includewudi'] Could Apple consider [/quote] To request this officially, file it in Feedback Assistant as an enhancement request. See Bug Reporting: How and Why? for lots of hints about how to use that tool effectively. Please post your bug number, just for the record. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Apr ’26
Reply to `URLSessionConfiguration.connectionProxyDictionary` Fails to Disable HTTP(s) Proxy on iOS 26.x
Given that this works on iOS 18 and fails on iOS 26, you should definitely file a bug about it. Please post your bug number, just for the record. As to what you can do about it right now, I have one quick suggestion: Toggle the usesClassicLoadingMode property. That is: usesClassicLoadingMode defaults to true. If your code is currently setting it to false, remove that code. If your code is not currently setting usesClassicLoadingMode at all, or setting it to true, try setting it to false. Honestly, I don’t think that’ll help, but it’s easy test to run so I’m gonna recommend that you run it now just in case. Please reply back here with your results. If, as I suspect, this doesn’t change things, we can then talk about other potential paths forward. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Apr ’26
Reply to Error Domain=NSURLErrorDomain Code=-1000 "bad URL"
Hmmm, tricky. Error -1000 is NSURLErrorBadURL (or, equivalently, kCFURLErrorBadURL). There are a variety of ways this can crop up, for example: If the resulting NSURLRequest returns nil for the URL property. If the URL’s host property is nil. Or the system is configured to use a proxy and its host property is nil. It’s not easy to replicate these conditions. Moreover, the full error message you included in your post rules out the first two cases because it shows this: NSErrorFailingURLStringKey=https://update.flashforge.com/api/… In this thread I raise two possible causes of this, Custom URL protocols and proxies. I recommend that you check your code for the former, just in case. However, given that this only shows up on some user’s devices, it seems like a proxy problem is more likely. Are you able to capture a sysdiagnose log from a user who has this issue? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: App & System Services SubTopic: Core OS Tags:
Apr ’26
Reply to How to delete iOS simulator runtimes?
I think you’ve misunderstood the point of this thread. When everything is working correctly you can indeed delete simulator runtimes using Xcode > Settings > Components. The issue that jamesic and revoceci have encountered indicates that things are not working correctly. The thread that revoceci referenced is where we’ve been discussing this issue in more depth. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Apr ’26
Reply to Notary error 7000 — was Accepted, then suddenly rejecting all submissions
You can find my standard take on this here. [quote='824355021, ercin, /thread/824355, /profile/ercin'] Whether the Account Holder doing anything specific in the portal … [/quote] My understanding is that this has nothing to do with your developer account setup, and thus can’t be resolved by changing stuff on the Developer website. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: Code Signing SubTopic: Notarization Tags:
Apr ’26
Reply to StatusCode 7000 "Team is not yet configured for notarization". It's been over five days, no resolution
[quote='824359021, Spartan81, /thread/824359, /profile/Spartan81'] Has anyone hit this and gotten it resolved? [/quote] Yes. I see folks report this error relatively frequently, and then get it resolved via the support path that the error message itself recommends. See this post for more about it. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: Code Signing SubTopic: Notarization Tags:
Apr ’26
Reply to SFAuthorizationPluginView password field does not accept keyboard input until click on macOS Tahoe 26.4.1
[quote='824458021, anonymoussingh, /thread/824458, /profile/anonymoussingh'] appears different from earlier macOS releases. [/quote] What OS releases are you talking about here? Different from 26.4? From 26.3? From 26 itself? Or from macOS 15? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’26
Reply to macOS Sonoma Lock Screen with SFAutorizationPluginView is not hiding the macOS desktop
i’m going to delay responding to this until after we’ve dealt with the issue you raised in this thread. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’26
Reply to Requesting URL Filtering capability
[quote='885744022, Pushpak-Ambadkar123, /thread/823247?answerId=885744022#885744022, /profile/Pushpak-Ambadkar123'] will I get approval for OHTTP relay onboarding on the mail itself ? [/quote] I was curious about this myself, so I asked internally about that part of the process. Word is that, when the approval folks finish processing an approved request, it should generate an email to you confirming that’s happened. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
Apr ’26
Reply to Getting a basic URL Filter to work
I’ll reply to that in the other place you asked it. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
Apr ’26
Reply to Add option to hide read posts
[quote='885827022, matthewruzzi, /thread/823659?answerId=885827022#885827022, /profile/matthewruzzi'] What I meant was [/quote] OK. Thanks for the clarification, and for updating your bug. [quote='885818022, matthewruzzi, /thread/823659?answerId=885818022#885818022, /profile/matthewruzzi'] Is there a search operator for this on the Apple Developer Forums? [/quote] No. Forums search is very limited )-: We have many bugs and ERs on file about this, but feel free to add to the pile. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
Apr ’26
Reply to CoreBluetooth connection never starts
[quote='885875022, ball-hayden, /thread/807938?answerId=885875022#885875022, /profile/ball-hayden'] give me an update on FB21100266 please? [/quote] I can’t say much more than what you can see in Feedback Assistant: The bug is not resolved in any shipping or seeded release of macOS. [quote='885875022, ball-hayden, /thread/807938?answerId=885875022#885875022, /profile/ball-hayden'] I've heard nothing [/quote] That’s not unusual in and of itself. The bugs folks will only get in touch if we need more info or we start seeding a fix. [quote='885875022, ball-hayden, /thread/807938?answerId=885875022#885875022, /profile/ball-hayden'] is the team still investigating 3 months later, or has progress stalled on the issue? [/quote] There are not the only options. We might, for example, have fixed the bug but now it’s waiting for a release vehicle. However, I can’t go into the state of bugs in that level of detail. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’26
Reply to Platform SSO registration dialogs remain after later success
Are you sure that’s the right FB number? When I look at that I see a bug about authorisation plug-ins, filed back in 2025-05, which doesn’t really match your upthread Platform SSO issue. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’26
Reply to Performance degradation of HTTP/3 requests in iOS app under specific network conditions
Thanks for the updates. Did you ever end up filing a bug about this? If so, what was the bug number? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
Apr ’26
Reply to 系统默认PTY 511太少
[quote='885725022, includewudi, /thread/822185?answerId=885725022#885725022, /profile/includewudi'] Could Apple consider [/quote] To request this officially, file it in Feedback Assistant as an enhancement request. See Bug Reporting: How and Why? for lots of hints about how to use that tool effectively. Please post your bug number, just for the record. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
Apr ’26
Reply to `URLSessionConfiguration.connectionProxyDictionary` Fails to Disable HTTP(s) Proxy on iOS 26.x
Given that this works on iOS 18 and fails on iOS 26, you should definitely file a bug about it. Please post your bug number, just for the record. As to what you can do about it right now, I have one quick suggestion: Toggle the usesClassicLoadingMode property. That is: usesClassicLoadingMode defaults to true. If your code is currently setting it to false, remove that code. If your code is not currently setting usesClassicLoadingMode at all, or setting it to true, try setting it to false. Honestly, I don’t think that’ll help, but it’s easy test to run so I’m gonna recommend that you run it now just in case. Please reply back here with your results. If, as I suspect, this doesn’t change things, we can then talk about other potential paths forward. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
Apr ’26
Reply to Error Domain=NSURLErrorDomain Code=-1000 "bad URL"
Hmmm, tricky. Error -1000 is NSURLErrorBadURL (or, equivalently, kCFURLErrorBadURL). There are a variety of ways this can crop up, for example: If the resulting NSURLRequest returns nil for the URL property. If the URL’s host property is nil. Or the system is configured to use a proxy and its host property is nil. It’s not easy to replicate these conditions. Moreover, the full error message you included in your post rules out the first two cases because it shows this: NSErrorFailingURLStringKey=https://update.flashforge.com/api/… In this thread I raise two possible causes of this, Custom URL protocols and proxies. I recommend that you check your code for the former, just in case. However, given that this only shows up on some user’s devices, it seems like a proxy problem is more likely. Are you able to capture a sysdiagnose log from a user who has this issue? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’26
Reply to How to delete iOS simulator runtimes?
I think you’ve misunderstood the point of this thread. When everything is working correctly you can indeed delete simulator runtimes using Xcode > Settings > Components. The issue that jamesic and revoceci have encountered indicates that things are not working correctly. The thread that revoceci referenced is where we’ve been discussing this issue in more depth. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
Apr ’26
Reply to Notary error 7000 — was Accepted, then suddenly rejecting all submissions
You can find my standard take on this here. [quote='824355021, ercin, /thread/824355, /profile/ercin'] Whether the Account Holder doing anything specific in the portal … [/quote] My understanding is that this has nothing to do with your developer account setup, and thus can’t be resolved by changing stuff on the Developer website. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: Code Signing SubTopic: Notarization Tags:
Replies
Boosts
Views
Activity
Apr ’26
Reply to StatusCode 7000 "Team is not yet configured for notarization". It's been over five days, no resolution
[quote='824359021, Spartan81, /thread/824359, /profile/Spartan81'] Has anyone hit this and gotten it resolved? [/quote] Yes. I see folks report this error relatively frequently, and then get it resolved via the support path that the error message itself recommends. See this post for more about it. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: Code Signing SubTopic: Notarization Tags:
Replies
Boosts
Views
Activity
Apr ’26
Reply to `URLSessionConfiguration.connectionProxyDictionary` Fails to Disable HTTP(s) Proxy on iOS 26.2
I’m happy to focus this discussion on your other thread. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
Apr ’26