Search results for

“eskimo”

37,165 results found

Post

Replies

Boosts

Views

Activity

Reply to StatusCode 7000 "Team is not yet configured for notarization". It's been over five days, no resolution
[quote='887858022, Spartan81, /thread/824359?answerId=887858022#887858022, /profile/Spartan81'] There’s never once been a post by anyone that their status code 7000 problem got resolved. [/quote] And yet I’m telling you that I’ve personally seen them get resolved. Weird eh? I believe there are a number of filters in play here, including: Some fraction of folks follow the standard DevPrograms path and the issue is resolved quickly. Some fraction of folks issue are unwilling to discuss the resolution in public. I’m not going to be drawn into speculation as to why that might be. Some fraction of folks simply forget to come back and close the loop [1]. I’m sorry I can’t help you with this but this isn’t an issue for DTS to resolve and, while I’m usually happy to wade into other team’s ponds, this specific issue has to be handled through official channels. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com [1] For example, I happen
Topic: Code Signing SubTopic: Notarization Tags:
3w
Reply to Mind blown 🤯 Not a single person has EVER posted a follow-up that their Status Code 7000 problem had been resolved. Anywhere - here, reddit, github communities. Not a single success reply.
I’m not going to reply to all your points, but I want to address this: [quote='826413021, Spartan81, /thread/826413, /profile/Spartan81'] If there was, we would have had at least one post anywhere on the internet about successfully overcoming the statuscode 7000 issue. [/quote] You already made that point in your earlier thread. I’ll reply to that there shortly (I’ve been travelling, so replies are a bit slower than normal). Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
3w
Reply to EndpointSecurity AUTH_SIGNAL Handler Causes Dock UI Desync and Activity Monitor Force Quit Failure
Just a quick admin note: There are a bunch of folks who are happy to help with questions like this, but we rely on your thread’s topic, subtopic, and tags to find relevant questions. So, if you have Endpoint Security questions, it’s important to add the Endpoint Security tag. I’ve fixed that on this thread, but it’s something to keep in mind for the future. For lots more info on how use forums effectively, see Quinn’s Top Ten DevForums Tips. As to your technical question, I’m going to ask my colleague Kevin for his input on that. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: App & System Services SubTopic: Core OS Tags:
3w
Reply to Notarization submissions stuck "In Progress" 24+ hours — first-time enrolment, signing verified clean
You can expect that most uploads will be notarised quickly. Occasionally, some uploads are held for in-depth analysis and may take longer to complete. As you notarise your apps, the system will learn how to recognise them, and you should see fewer delays. For lots of additional info about notarisation, see Notarisation Resources. Specifically, it links to a Q&A with the notary service team that’s quite instructive. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: Code Signing SubTopic: Notarization Tags:
3w
Reply to Xcode 15 B/BL out of range Error During Build
[quote='887841022, UlyssesWu, /thread/738275?answerId=887841022#887841022, /profile/UlyssesWu'] I’d like to know whether there has been any progress on this issue. [/quote] There isn’t a simple answer to that. My experience with bugs like this is that the reported symptoms can have many underlying causes. So, if the developers above had created bug reports (not sure if they did) and then posted those bug numbers (which they didn’t)-: I would be able to check on the state of those bugs. However, there’s no guarantee that the fixes for those bugs would help with your issue. So, my advice here is: Test with the latest released version of Xcode 26, just to make sure it’s not fixed already. If not, file a bug. Do you best to make it actionable, per the advice in this post. Reply here with the bug number, for the benefit Future Developers™ who stumble across this thread. Then go hunting for workarounds. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo
3w
Reply to Run HTTP server in iOS app with Swift to collect data in the basement
Running a web server on iOS is feasible, but it comes with significant limitation. See iOS Background Execution Limits. [quote='826684021, bobandsee, /thread/826684, /profile/bobandsee'] I have read about Vapor but somehow that feels like overkill for this problem. [/quote] You might find Hummingbird more to your taste. There’s a link to this and lots of other resources on the Swift website. Oh, I’d be remiss if I didn’t talk about this: [quote='826684021, bobandsee, /thread/826684, /profile/bobandsee'] enable the hotspot [/quote] Personal Hotspot isn’t really intended for this use case. See my explanation here. You’d be better finding an old Wi-Fi access point and using it for this task. Or even better, put your accessories and your iOS device on Ethernet. Oh, and one more thing: In this scenario it’s likely that you’ll find the various posts linked to from Extra-ordinary Networking useful. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1
3w
Reply to open / libsystem_kernel.dylib slow on first run for any .img
[quote='888121022, nathan-pierce-veertu, /thread/826482?answerId=888121022#888121022, /profile/nathan-pierce-veertu'] I think we figured it out. [/quote] Cool. Would you care to share the explanation? I’m sure other developers would be interested in your experience. ps We’ve closed FB22784807, so there’s no further action needed from you on that front. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: App & System Services SubTopic: Core OS Tags:
3w
Reply to iPadOS 26.4+ significantly reduced per-app memory limit from 6GB to 3GB on 8GB iPad, breaking memory-intensive apps
You’ve written your post like a bug report, which suggests you’re in the wrong place. If you want Apple to take action here, I recommend that you file a bug about this. 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
3w
Reply to On Sonoma 14.5, after upgrading CMIO CameraExtension, daemon is not running
If you’re hitting this problem on a modern version of macOS — so anything in the macOS 26 series — you should definitely file a bug about it. If you can reproduce the problem, make sure to attach a sysdiagnose log taken shortly after reproducing it. And please post your bug number, just for the record. Speaking of reproducibility, how reproducible is this for you? Are you about to reliably reproduce it on a ‘clean’ machine? Or are you seeing it on a your main work Mac? Or are you trying to debug this based on reports coming in from users? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: Media Technologies SubTopic: Video Tags:
3w
Reply to Consult about the "CNCopyCurrentNetworkInfo" interface
I’m not sure you actually need an answer to those specific questions. Rather, the lessons you should draw here are: CNCopyCurrentNetworkInfo has been replaced by the fetchCurrent() routine. If you’re using the former, it’s well past time for you to switch over to the latter. It’s been available since iOS 14, so there’s really no reason not downside to make the change. If the latter is causing problems, you need to investigate those as a separate issue. I’m happy to help with that. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
3w
Reply to Team ID not matching my Newly registered Developer Account
Are you sure there are two different Team IDs involved here? A lot of questions like this are, in my experience, caused by folks mixing up their Team ID with one of the other 10-character identifiers that Apple uses. I have a post that explains that source of confusion: Code Signing Identifiers Explained Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
3w
Reply to Issues with TCP Socket Management and Ghost Data on ESP32 (Swift)
[quote='887740022, Gabriel_Heidemann, /thread/826000?answerId=887740022#887740022, /profile/Gabriel_Heidemann'] According to them, these strings are originating from the app. [/quote] To quote House [1], “everybody lies” (-: Fortunately, you don’t have to take their word for it. Fire up an RVI packet trace and look at what the iOS device is actually sending. If you see the gibberish there, you know that you need to dig deeper into your code. If not, you have evidence to take to your hardware team. Oh, and just FYI, if you’re working on a Wi-Fi based accessory, I have a bunch of hints and tips on that front in Extra-ordinary Networking > Working with a Wi-Fi Accessory. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com [1] https://en.wikipedia.org/wiki/House_(TV_series)
May ’26
Reply to Push notifications not delivered over Wi-Fi with includeAllNetworks = true regardless of excludeAPNS setting
[quote='887687022, pawanquantum, /thread/817434?answerId=887687022#887687022, /profile/pawanquantum'] we haven’t seen any progress or updates on the FB22135575 [/quote] That’s not unusual in and of itself. In general, our bugs folks only reach out if a) they need something more from you, or b) we start seeding a fix. For this and other titbits about Apple’s bug reporting system, see Bug Reporting: How and Why?. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
May ’26
Reply to StatusCode 7000 "Team is not yet configured for notarization". It's been over five days, no resolution
[quote='887858022, Spartan81, /thread/824359?answerId=887858022#887858022, /profile/Spartan81'] There’s never once been a post by anyone that their status code 7000 problem got resolved. [/quote] And yet I’m telling you that I’ve personally seen them get resolved. Weird eh? I believe there are a number of filters in play here, including: Some fraction of folks follow the standard DevPrograms path and the issue is resolved quickly. Some fraction of folks issue are unwilling to discuss the resolution in public. I’m not going to be drawn into speculation as to why that might be. Some fraction of folks simply forget to come back and close the loop [1]. I’m sorry I can’t help you with this but this isn’t an issue for DTS to resolve and, while I’m usually happy to wade into other team’s ponds, this specific issue has to be handled through official channels. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com [1] For example, I happen
Topic: Code Signing SubTopic: Notarization Tags:
Replies
Boosts
Views
Activity
3w
Reply to Mind blown 🤯 Not a single person has EVER posted a follow-up that their Status Code 7000 problem had been resolved. Anywhere - here, reddit, github communities. Not a single success reply.
I’m not going to reply to all your points, but I want to address this: [quote='826413021, Spartan81, /thread/826413, /profile/Spartan81'] If there was, we would have had at least one post anywhere on the internet about successfully overcoming the statuscode 7000 issue. [/quote] You already made that point in your earlier thread. I’ll reply to that there shortly (I’ve been travelling, so replies are a bit slower than normal). Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
3w
Reply to EndpointSecurity AUTH_SIGNAL Handler Causes Dock UI Desync and Activity Monitor Force Quit Failure
Just a quick admin note: There are a bunch of folks who are happy to help with questions like this, but we rely on your thread’s topic, subtopic, and tags to find relevant questions. So, if you have Endpoint Security questions, it’s important to add the Endpoint Security tag. I’ve fixed that on this thread, but it’s something to keep in mind for the future. For lots more info on how use forums effectively, see Quinn’s Top Ten DevForums Tips. As to your technical question, I’m going to ask my colleague Kevin for his input on that. 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
3w
Reply to Notarization submissions stuck "In Progress" 24+ hours — first-time enrolment, signing verified clean
You can expect that most uploads will be notarised quickly. Occasionally, some uploads are held for in-depth analysis and may take longer to complete. As you notarise your apps, the system will learn how to recognise them, and you should see fewer delays. For lots of additional info about notarisation, see Notarisation Resources. Specifically, it links to a Q&A with the notary service team that’s quite instructive. 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
3w
Reply to Xcode 15 B/BL out of range Error During Build
[quote='887841022, UlyssesWu, /thread/738275?answerId=887841022#887841022, /profile/UlyssesWu'] I’d like to know whether there has been any progress on this issue. [/quote] There isn’t a simple answer to that. My experience with bugs like this is that the reported symptoms can have many underlying causes. So, if the developers above had created bug reports (not sure if they did) and then posted those bug numbers (which they didn’t)-: I would be able to check on the state of those bugs. However, there’s no guarantee that the fixes for those bugs would help with your issue. So, my advice here is: Test with the latest released version of Xcode 26, just to make sure it’s not fixed already. If not, file a bug. Do you best to make it actionable, per the advice in this post. Reply here with the bug number, for the benefit Future Developers™ who stumble across this thread. Then go hunting for workarounds. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo
Replies
Boosts
Views
Activity
3w
Reply to Run HTTP server in iOS app with Swift to collect data in the basement
Running a web server on iOS is feasible, but it comes with significant limitation. See iOS Background Execution Limits. [quote='826684021, bobandsee, /thread/826684, /profile/bobandsee'] I have read about Vapor but somehow that feels like overkill for this problem. [/quote] You might find Hummingbird more to your taste. There’s a link to this and lots of other resources on the Swift website. Oh, I’d be remiss if I didn’t talk about this: [quote='826684021, bobandsee, /thread/826684, /profile/bobandsee'] enable the hotspot [/quote] Personal Hotspot isn’t really intended for this use case. See my explanation here. You’d be better finding an old Wi-Fi access point and using it for this task. Or even better, put your accessories and your iOS device on Ethernet. Oh, and one more thing: In this scenario it’s likely that you’ll find the various posts linked to from Extra-ordinary Networking useful. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1
Replies
Boosts
Views
Activity
3w
Reply to open / libsystem_kernel.dylib slow on first run for any .img
[quote='888121022, nathan-pierce-veertu, /thread/826482?answerId=888121022#888121022, /profile/nathan-pierce-veertu'] I think we figured it out. [/quote] Cool. Would you care to share the explanation? I’m sure other developers would be interested in your experience. ps We’ve closed FB22784807, so there’s no further action needed from you on that front. 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
3w
Reply to MacOS local host (expressjs: light weight RESTAPI server) not able to configure to access from my iPhone physically connected via thunderbolt
Would you care to share? I’m sure other developers would be interested in your experience. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
3w
Reply to iPadOS 26.4+ significantly reduced per-app memory limit from 6GB to 3GB on 8GB iPad, breaking memory-intensive apps
You’ve written your post like a bug report, which suggests you’re in the wrong place. If you want Apple to take action here, I recommend that you file a bug about this. 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
3w
Reply to On Sonoma 14.5, after upgrading CMIO CameraExtension, daemon is not running
If you’re hitting this problem on a modern version of macOS — so anything in the macOS 26 series — you should definitely file a bug about it. If you can reproduce the problem, make sure to attach a sysdiagnose log taken shortly after reproducing it. And please post your bug number, just for the record. Speaking of reproducibility, how reproducible is this for you? Are you about to reliably reproduce it on a ‘clean’ machine? Or are you seeing it on a your main work Mac? Or are you trying to debug this based on reports coming in from users? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: Media Technologies SubTopic: Video Tags:
Replies
Boosts
Views
Activity
3w
Reply to Consult about the "CNCopyCurrentNetworkInfo" interface
I’m not sure you actually need an answer to those specific questions. Rather, the lessons you should draw here are: CNCopyCurrentNetworkInfo has been replaced by the fetchCurrent() routine. If you’re using the former, it’s well past time for you to switch over to the latter. It’s been available since iOS 14, so there’s really no reason not downside to make the change. If the latter is causing problems, you need to investigate those as a separate issue. I’m happy to help with that. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
3w
Reply to Team ID not matching my Newly registered Developer Account
Are you sure there are two different Team IDs involved here? A lot of questions like this are, in my experience, caused by folks mixing up their Team ID with one of the other 10-character identifiers that Apple uses. I have a post that explains that source of confusion: Code Signing Identifiers Explained Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
3w
Reply to Team ID not matching my Newly registered Developer Account
Let’s 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
3w
Reply to Issues with TCP Socket Management and Ghost Data on ESP32 (Swift)
[quote='887740022, Gabriel_Heidemann, /thread/826000?answerId=887740022#887740022, /profile/Gabriel_Heidemann'] According to them, these strings are originating from the app. [/quote] To quote House [1], “everybody lies” (-: Fortunately, you don’t have to take their word for it. Fire up an RVI packet trace and look at what the iOS device is actually sending. If you see the gibberish there, you know that you need to dig deeper into your code. If not, you have evidence to take to your hardware team. Oh, and just FYI, if you’re working on a Wi-Fi based accessory, I have a bunch of hints and tips on that front in Extra-ordinary Networking > Working with a Wi-Fi Accessory. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com [1] https://en.wikipedia.org/wiki/House_(TV_series)
Replies
Boosts
Views
Activity
May ’26
Reply to Push notifications not delivered over Wi-Fi with includeAllNetworks = true regardless of excludeAPNS setting
[quote='887687022, pawanquantum, /thread/817434?answerId=887687022#887687022, /profile/pawanquantum'] we haven’t seen any progress or updates on the FB22135575 [/quote] That’s not unusual in and of itself. In general, our bugs folks only reach out if a) they need something more from you, or b) we start seeding a fix. For this and other titbits about Apple’s bug reporting system, see Bug Reporting: How and Why?. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
May ’26