Search results for

“Apple Maps Guides”

155,808 results found

Post

Replies

Boosts

Views

Activity

Necesito saber cuanto tiempo les tardo en que Apple les acepte la suscripción
Hola, el día 20 de enero de 2021 a las 7:26 p. m. hice la compra del programa para desarrolladores y Apple quedo de enviarme un correo cuando todo este listo, ya han pasado las 42 horas y no tengo respuestas, ya le escribí a soporte espero me ayuden. De igual manera quisiera saber cuanto tiempo les demoro a ustedes todo el proceso de compra y verificación, espero me ayuden. Gracias
2
0
937
1w
Enrollment pending for nearly 1 month
Hello, My Apple Developer Program enrollment has been pending for almost one month. I have already contacted Apple Developer Support via email and also called support, but unfortunately I have not received any response or update so far. On the support page it says responses usually come within 2 days or less, but it has been much longer in my case. Could someone from Apple please help check the status of my enrollment or advise what I should do next? Thank you.
1
0
161
1w
Reply to Document Based App - NSDocumentController Opening the Wrong NSDocument/Window Controller on Tahoe 26.4
Looks like Apple or maybe another app on my system decided to remap the file extension to a different UTI, I'll have to dig further to find out. Whoever is responsible doesn't own the type (I don't own it either but I'm also not trying to hijack the file extension). in any case NSDocument/NSDocumentController doesn't appear to be responsible and is in the clear.
Topic: UI Frameworks SubTopic: AppKit Tags:
1w
Reply to Scheduled events reach threshold almost immediately on iOS 26.2
[quote='883642022, DTS Engineer, /thread/814559?answerId=883642022#883642022'] I'm sure you'll be very happy of the results. [/quote] So far I am 😎 …fingers crossed this bug fix holds up (I am careful to close my radar just now, since this particular bug comes back ca. once per month). Having this fixed would make the Screen Time frameworks so much more useful after years of being neglected by Apple. I’m really hopeful that that means we’ll see more and more bug fixes over the next weeks and months! Thanks @Albert for your help!
Topic: App & System Services SubTopic: General Tags:
1w
Reply to Developer Enrollment
Just got approved! Recommendation is DO NOT send an email to apple via the contact us. They are getting an influx of emails because of how many people are requesting to be Devs and thus it is slowing down the process. Best thing to do is contact them via the request a call. I was approved within 5 minutes of the call and had some of the best customer support I have ever had from a company!
1w
Reply to is there a tool to check compliance before submitting the App?
Thank you for the post. Receiving a rejection is not a good feeling, but I have also being there previously, the review process provides all guidelines publicly, allowing you to review your app before submission. Apple’s review process examines the binary for linked frameworks and symbol references. You can perform the same checks locally or within your pipeline before the build is submitted to QA. If the issue originates from your own codebase rather than a compiled third-party SDK, you can identify and resolve it at the source code level. I recommend utilizing systems like SwiftLint. You can submit your development build to TestFlight External Testing, allowing it to pass the App Review, and enabling your QA team to review the guidelines for the app. Apple does not provide an “App Store Review Simulator” that guarantees a pass for all guidelines. However, all guidelines are publicly available and can be used to review your own app. https://developer.apple.com/app-store/review/guidelines/ A
1w
Reply to How to disable automatic hyphenation on iPhone?
We appreciate your interest in participating in the forums! These forums are for questions about developing software and accessories for Apple platforms. Your question seems related to a consumer feature, even though you are in 26.5 beta, and is better suited for the Apple Support Communities in this case. https://discussions.apple.com/welcome I'm sure you'll be successful there. Albert
  Worldwide Developer Relations.
Topic: UI Frameworks SubTopic: General Tags:
1w
Reply to Kernel panics on M5 devices with network extension
I don't think it's fixed, Just starting yesterday, two of our Apple Silicon Macs (M4) at the office running 26.4 and now 26.4.1, are experiencing a kernel panic and force reboot when attempting to connect to a Windows 11 File server SMB share. I came here looking for posts related to it, and ended up here. Also searched on Google and this problem has been happening to a lot of folks on 26.4. Please Apple, get this fixed ASAP, it is affecting out ability to work.
1w
NEURLFilter production build fails with _NSURLErrorPrivacyProxyFailureKey — how to provision OHTTP privacy proxy for bundle?
Summary I'm implementing NEURLFilter with the com.apple.developer.networking.networkextension.url-filter-provider entitlement for a system-wide URL filtering feature. The feature works perfectly in development-signed builds (connecting successfully to my PIR server over extended testing) but every production-signed build fails before any network call is made. NEURLFilterManager reports .serverSetupIncomplete (code 9). After installing the NetworkExtension debug profile, the unredacted com.apple.CipherML logs reveal the cause: no privacy proxy is provisioned for this bundle identifier, and the connection is configured proxy fail closed. Environment iOS 26 Entitlement: com.apple.developer.networking.networkextension.url-filter-provider Extension point: com.apple.networkextension.url-filter-control PIR server configured via NEURLFilterManager.setConfiguration(...) Privacy Pass issuer configured Dev-signed builds: working correctly, connecting to the PIR server Production-signed builds (both TestFlight and distri
2
0
205
1w
Reply to NEURLFilter production build fails with _NSURLErrorPrivacyProxyFailureKey — how to provision OHTTP privacy proxy for bundle?
It’s better to reply as a reply, rather than in the comments; see Quinn’s Top Ten DevForums Tips for this and other titbits. does it take a long time to get approved? I’m not involved in the approval process, so I can’t give you any concrete numbers. But based on what I’ve seen reported by other folks in the forums, it seems to be more like weeks than days. I cannot find a way to see the status of my request. Yeah, that’s my understanding as well )-: Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
1w
Reply to Calling SecKeychainUnlock with a locked keychain and an invalid password returns errSecSuccess on macOS 26.4
[quote='883774022, oleksandr91, /thread/821894?answerId=883774022#883774022, /profile/oleksandr91'] We’re using SecKeychainChangePassword to change the keychain password. [/quote] To be clear, that’s not API, and thus not supported by DTS. There isn’t a good way to change the password for a file-based keychain. I’ve seen folks do it by spawning the security tool with the set-keychain-password command, but that’s problematic on at least two levels: Using command-line tools as API is usually a bad option. Especially in a case like this, where the tool was clearly designed to be used by a user. You either have to pass in the passwords as arguments or do the pseudo-TTY dance, neither of which is ideal. I discussed your issue with some folks internally and we couldn’t come up with any good suggestions for you. What you really want is an API to change the user’s password in all relevant contexts (OD, login keychain, data protection keychain, FileVault, and probably more than I’m forgetting). Such an API does not ex
Topic: Privacy & Security SubTopic: General Tags:
1w
Necesito saber cuanto tiempo les tardo en que Apple les acepte la suscripción
Hola, el día 20 de enero de 2021 a las 7:26 p. m. hice la compra del programa para desarrolladores y Apple quedo de enviarme un correo cuando todo este listo, ya han pasado las 42 horas y no tengo respuestas, ya le escribí a soporte espero me ayuden. De igual manera quisiera saber cuanto tiempo les demoro a ustedes todo el proceso de compra y verificación, espero me ayuden. Gracias
Replies
2
Boosts
0
Views
937
Activity
1w
Enrollment pending for nearly 1 month
Hello, My Apple Developer Program enrollment has been pending for almost one month. I have already contacted Apple Developer Support via email and also called support, but unfortunately I have not received any response or update so far. On the support page it says responses usually come within 2 days or less, but it has been much longer in my case. Could someone from Apple please help check the status of my enrollment or advise what I should do next? Thank you.
Replies
1
Boosts
0
Views
161
Activity
1w
Reply to Document Based App - NSDocumentController Opening the Wrong NSDocument/Window Controller on Tahoe 26.4
Looks like Apple or maybe another app on my system decided to remap the file extension to a different UTI, I'll have to dig further to find out. Whoever is responsible doesn't own the type (I don't own it either but I'm also not trying to hijack the file extension). in any case NSDocument/NSDocumentController doesn't appear to be responsible and is in the clear.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
1w
Reply to Scheduled events reach threshold almost immediately on iOS 26.2
[quote='883642022, DTS Engineer, /thread/814559?answerId=883642022#883642022'] I'm sure you'll be very happy of the results. [/quote] So far I am 😎 …fingers crossed this bug fix holds up (I am careful to close my radar just now, since this particular bug comes back ca. once per month). Having this fixed would make the Screen Time frameworks so much more useful after years of being neglected by Apple. I’m really hopeful that that means we’ll see more and more bug fixes over the next weeks and months! Thanks @Albert for your help!
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
1w
Reply to Appeal pending for 4 days
Anyone from the apple team ? This update was really a critical one. Tried through many ways to reach the team none worked. Would kindly request apple team to take this into consideration an as important case if possible.
Replies
Boosts
Views
Activity
1w
Reply to Developer Enrollment
Just got approved! Recommendation is DO NOT send an email to apple via the contact us. They are getting an influx of emails because of how many people are requesting to be Devs and thus it is slowing down the process. Best thing to do is contact them via the request a call. I was approved within 5 minutes of the call and had some of the best customer support I have ever had from a company!
Replies
Boosts
Views
Activity
1w
Reply to is there a tool to check compliance before submitting the App?
Thank you for the post. Receiving a rejection is not a good feeling, but I have also being there previously, the review process provides all guidelines publicly, allowing you to review your app before submission. Apple’s review process examines the binary for linked frameworks and symbol references. You can perform the same checks locally or within your pipeline before the build is submitted to QA. If the issue originates from your own codebase rather than a compiled third-party SDK, you can identify and resolve it at the source code level. I recommend utilizing systems like SwiftLint. You can submit your development build to TestFlight External Testing, allowing it to pass the App Review, and enabling your QA team to review the guidelines for the app. Apple does not provide an “App Store Review Simulator” that guarantees a pass for all guidelines. However, all guidelines are publicly available and can be used to review your own app. https://developer.apple.com/app-store/review/guidelines/ A
Replies
Boosts
Views
Activity
1w
Reply to How to disable automatic hyphenation on iPhone?
We appreciate your interest in participating in the forums! These forums are for questions about developing software and accessories for Apple platforms. Your question seems related to a consumer feature, even though you are in 26.5 beta, and is better suited for the Apple Support Communities in this case. https://discussions.apple.com/welcome I'm sure you'll be successful there. Albert
  Worldwide Developer Relations.
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
1w
Reply to Sharing a Swift port of Gemma 4 for mlx-swift-lm — feedback welcome
Solid work — 12-14 tok/s on A-series with 4-bit is respectable. 341-392 MB resident on 7.4 GB does leave thin margins though. Have you profiled whether MLX is placing any matmuls on ANE, or is this pure GPU? In my experience with Whisper-scale models the GPU path is more predictable but ANE helps with battery if the ops map cleanly.
Replies
Boosts
Views
Activity
1w
Reply to Developer Enrollment
Been a week today, I have actually filed 2 contact forms for Apple as well. Both saying I would get a response within 48hrs and I have yet to hear from anyone! Gonna keep on it! If anyone who wasn't approved and it took this long, or longer let us know what that time line was!
Replies
Boosts
Views
Activity
1w
Reply to Kernel panics on M5 devices with network extension
I don't think it's fixed, Just starting yesterday, two of our Apple Silicon Macs (M4) at the office running 26.4 and now 26.4.1, are experiencing a kernel panic and force reboot when attempting to connect to a Windows 11 File server SMB share. I came here looking for posts related to it, and ended up here. Also searched on Google and this problem has been happening to a lot of folks on 26.4. Please Apple, get this fixed ASAP, it is affecting out ability to work.
Replies
Boosts
Views
Activity
1w
Reply to Developer Program enrollment still pending after payment
Dear BearlyMad, Thank you for your comment! I accidentally made a duplicate payment, so I am currently contacting Apple Developer Support to request a refund.
Replies
Boosts
Views
Activity
1w
NEURLFilter production build fails with _NSURLErrorPrivacyProxyFailureKey — how to provision OHTTP privacy proxy for bundle?
Summary I'm implementing NEURLFilter with the com.apple.developer.networking.networkextension.url-filter-provider entitlement for a system-wide URL filtering feature. The feature works perfectly in development-signed builds (connecting successfully to my PIR server over extended testing) but every production-signed build fails before any network call is made. NEURLFilterManager reports .serverSetupIncomplete (code 9). After installing the NetworkExtension debug profile, the unredacted com.apple.CipherML logs reveal the cause: no privacy proxy is provisioned for this bundle identifier, and the connection is configured proxy fail closed. Environment iOS 26 Entitlement: com.apple.developer.networking.networkextension.url-filter-provider Extension point: com.apple.networkextension.url-filter-control PIR server configured via NEURLFilterManager.setConfiguration(...) Privacy Pass issuer configured Dev-signed builds: working correctly, connecting to the PIR server Production-signed builds (both TestFlight and distri
Replies
2
Boosts
0
Views
205
Activity
1w
Reply to NEURLFilter production build fails with _NSURLErrorPrivacyProxyFailureKey — how to provision OHTTP privacy proxy for bundle?
It’s better to reply as a reply, rather than in the comments; see Quinn’s Top Ten DevForums Tips for this and other titbits. does it take a long time to get approved? I’m not involved in the approval process, so I can’t give you any concrete numbers. But based on what I’ve seen reported by other folks in the forums, it seems to be more like weeks than days. I cannot find a way to see the status of my request. Yeah, that’s my understanding as well )-: Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
1w
Reply to Calling SecKeychainUnlock with a locked keychain and an invalid password returns errSecSuccess on macOS 26.4
[quote='883774022, oleksandr91, /thread/821894?answerId=883774022#883774022, /profile/oleksandr91'] We’re using SecKeychainChangePassword to change the keychain password. [/quote] To be clear, that’s not API, and thus not supported by DTS. There isn’t a good way to change the password for a file-based keychain. I’ve seen folks do it by spawning the security tool with the set-keychain-password command, but that’s problematic on at least two levels: Using command-line tools as API is usually a bad option. Especially in a case like this, where the tool was clearly designed to be used by a user. You either have to pass in the passwords as arguments or do the pseudo-TTY dance, neither of which is ideal. I discussed your issue with some folks internally and we couldn’t come up with any good suggestions for you. What you really want is an API to change the user’s password in all relevant contexts (OD, login keychain, data protection keychain, FileVault, and probably more than I’m forgetting). Such an API does not ex
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
1w