Search results for

“show when run”

115,105 results found

Post

Replies

Boosts

Views

Activity

Smart card access is blocked in Safari and other WebKit browsers during passkey sign-in when the site offers the “Security Key” option
On macOS 26, when a passkey sign-in flow is started in Safari or another WebKit-based browser (for example, DuckDuckGo browser), smart cards become inaccessible as soon as the password manager selection UI is shown, but only if the website offers “Security Key” as one of the passkey storage/authentication options. At that moment, it appears the system starts polling connected smart cards and does not properly release the transaction/session. As a result, other applications and libraries can no longer communicate with the smart card until the passkey UI is dismissed, and in practice the card may remain unavailable until the passkey sign-in flow is fully completed. This does not happen in Chrome. This does not happen if the website does not offer the “Security Key” option. This does not happen during passkey registration; the issue affects sign-in only. From our investigation, Safari/WebKit appears to open communication with connected smart cards and keep the transaction/session active. Because of that: • our o
1
0
488
2w
Reply to Mac Catalyst App Failed Registering Bundle Identifier
Thanks for the post and welcome to the community! This is something I saw long time ago when I was looking at how Mac Catalyst works and how the bundle id adds this prefix maccatalyst I think, but not positive as this is from memory. The issue you are running into may be caused by a conflict between how Mac Catalyst originally worked and how Apple handles bundle id registration today. When Mac Catalyst was first introduced Xcode automatically prepended maccatalyst. to your existing iOS bundle ID. However later changed allowing you to sell your iOS and Mac apps together under the exact same App Store Connect record. Do you have the latest Xcode release? Is it happening there? I would upgrade to the latest Xcode, however if not you need to tell Xcode to stop generating that maccatalyst. prefix so your Mac app shares the exact same bundle ID as your iOS app. Here is how to do that from this documentation: https://developer.apple.com/documentation/uikit/mac-catalyst https://developer.apple.com/documentat
2w
Using CLRequireExplicitServiceSession correctly
I found this documentation that instructs you how to use CLServiceSession to defer any accidental/premature locacation permission prompts: https://developer.apple.com/documentation/corelocation/suspending-authorization-requests It says Add the CLRequireExplicitServiceSession property to your app’s Info.plist file to opt into this control behavior. I pretty much followed this example to a T. It seemed to work, however in some cases I still manage to get a location permission prompt on a fresh install before the part of the onboarding where we'd ask the user for location permissions (with CLServiceSession now). Is there any additional information on using CLRequireExplicitServiceSession than this blurb? Googling brings up nothing. I presumed the property is a BOOL but I'm not even sure of that, as it doesn't show up in Info.plist's autocomplete suggestions and I have to manually set the type.
1
0
72
2w
Apple managed asset pack for FoundationModels adapter on Testflight does not download (statusUpdates silent)
Hi, I'm stuck distributing a custom FoundationModels adapter as an Apple-hosted managed asset pack via TestFlight. Everything looks correctly configured end to end but the download just never starts and the statusUpdates sequence is silent. Here's my configuration: App Info.plist: BAHasManagedAssetPacks BAUsesAppleHosting BAAppGroupIDgroup.com.fiuto.shared Entitlement com.apple.developer.foundation-model-adapter on both the app and the asset downloader extension. The asset downloader extension uses StoreDownloaderExtension , returning SystemLanguageModel.Adapter.isCompatible(assetPack) from shouldDownload , and the app group on app and asset download extension is the same. I have exported the adapter with toolkit 26.0.0, obtaining: adapterIdentifier = fmadapter-FiutoAdapter-1234567 I have packaged the asset pack using xcrun ba-package and uploaded it to App Store Connect via Transporter, and I get the ready for internal and external testing state on App Store Connect, and I have uploaded my app build on TestF
2
0
296
2w
Reply to autologin required inconsistent for virtualization
Hmm, yeah, I tried the unlock method already. That was a solution at some point according to google, but honestly I've never had to use it. I tried and the error is still: Thu Apr 16 10:07:11 40 5a27c75d-0a35-4aeb-9ec1-e77e77f66210.log (ankahv) 578: 5a27c75d-0a35-4aeb-9ec1-e77e77f66210: failed to start: Error Domain=VZErrorDomain Code=-9 The virtual machine encountered a security error. UserInfo={NSLocalizedFailure=Unable to access security information., NSLocalizedFailureReason=The virtual machine encountered a security error., NSUnderlyingError=0x8df12c450 {Error Domain=NSPOSIXErrorDomain Code=22 Invalid argument UserInfo={NSLocalizedFailureReason=Failed to get current host key., NSUnderlyingError=0x8df12c030 {Error Domain=NSPOSIXErrorDomain Code=22 Invalid argument UserInfo={NSLocalizedFailureReason=Failed to create new HostKey., NSUnderlyingError=0x8df12c090 {Error Domain=NSPOSIXErrorDomain Code=22 Invalid argument UserInfo=0x8decadd40 (not displayed)}}}}}} My concern is that this was fine and worked with
Topic: App & System Services SubTopic: Core OS Tags:
2w
Reply to autologin required inconsistent for virtualization
Virtualization is not daemon safe [1]: % dyld_info -linked_dylibs /System/Library/Frameworks/Virtualization.framework/Versions/A/Virtualization … weak-link /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit … So if you use it from outside of a non-GUI login context you will inevitably encounter some weirdness. I think it’d be reasonable for you to file an enhancement request for documentation as to what is or isn’t expected to work in these contexts. And if you do that, please post your bug number, just for the record. Having said that, I’ve been talking with some folks here and we have a theory as to what might be going on in this specific case. When you log in via SSH, it doesn’t unlock the keychain, and those errors you posted suggest that the keychain is involved. If you manually unlock the keychain, does that help? Specifically: Boot the host Mac without autologin, so there’s no GUI login context. SSH into that Mac. From the SSH session, run this command: % security unlock-keychain pa
Topic: App & System Services SubTopic: Core OS Tags:
2w
Reply to Port forwarding with VZVmnetNetworkDeviceAttachment
I’ve been discussing your issue with the vmnet folks and I think I have a handle on what’s going on here. However, I want to run some things past you before I say anything definitive. Consider this setup: ---+--------+--------- Wi-Fi to Internet | | host Mac X | ---+---+-------------- vmnet | guest VM My understanding is that software running on the host Mac is unable to connect to a server running on the VM via the public port (8000), even though you have forwarding configured in vmnet. Have you tried doing the same from some other machine on the host’s network, so X in this case? Well, using the host Mac’s Wi-Fi IP address, obviously, not using localhost (-: Also, you wrote: [quote='884688022, rbmanian75, /thread/822658?answerId=884688022#884688022, /profile/rbmanian75'] But i found that reaching http://guestip:port worked fine. [/quote] Is that when only using the API? Or with pfctl hackery? If it’s the latter, I’d appreciate you concentrating on the former, because that’s the on
Topic: App & System Services SubTopic: Core OS Tags:
2w
Reply to Apple Developer Program – Account still Pending after 11 days (Order D009571392)
I have the same issue. I paid for the Apple Developer Program membership on April 10, 2026 — 6 days ago — but my account still shows Purchase your membership with no access to any developer tools. My details: • Order Number: D004753291 • Amount: $99.00 • Bank transaction confirmed: Approved • Support Case ID: 102869832765 I have contacted Apple Developer Support multiple times but received only an automated response. This is blocking my development work entirely.
2w
App stuck "In Review" for 7 days after being approved
Hello, Our app has been stuck in In Review for 7 days, after being approved. The iOS version was approved on April 9th and the macOS version was approved on April 12th. Since then, both versions show In Review and there has been no status changes or messages in App Store Connect. • April 8 ---> Waiting for Review • April 9 ---> In Review (Approved) • ... • April 16 ---> In Review We contacted Apple a week ago (case ids 102865508515 and 102865870578) but there was no response. We also talked to Apple Support, they told us the issue has been escalated to the technical team. There are also leaderboards that were archived before these last versions and they are still showing in the Games App and Game Center. Possibly because of this same issue, we suspect. At this point we don't know what the issue is, how long until these very important updates will go live, or when we can push other updates. App ID: 1611398578 Thanks.
7
0
329
2w
Icon Composer app icon appears correctly in Xcode/Composer, but App Store shows it inside a square tile
Hello, I created my app icon with Icon Composer and use the .icon file directly in my Xcode project. The preview in Icon Composer looks as expected, but the icon on the App Store has a different appearance. For reference: .icon file is used directly no separate background image was added background was set with fill in Icon Composer the difference appears on the App Store side Has anyone seen this before? I’m trying to understand whether this is related to App Store processing, caching, or Icon Composer background setup. I’ve attached: Any guidance would be appreciated.
0
0
74
2w
Apple Developer Account Still Pending After Payment (Invoice Received)
Hi, I enrolled in the Apple Developer Program a few days ago and completed the payment successfully. I have also received the invoice confirming the $99 charge. However, my account is still showing as “Pending” and has not been activated yet. Here are my details: Enrollment ID: J3Y5R3YB88 Order Number: D004756535 Case ID: 102869013588 It has been several days and I have not received any response from support yet. This delay is blocking my work as I need to proceed with app deployment. Has anyone faced a similar issue? Any help or escalation from Apple would be greatly appreciated. Thank you.
0
0
37
2w
WebKit.WebContent killed by jetsam (memorystatus ActiveHard 2048 MB limit) on iPhone 17 Pro with 12 GB RAM during heavy CSS animations — does NOT happen on iPad
com.apple.WebKit.WebContent process is being killed by the kernel’s memorystatus jetsam mechanism when it exceeds the ActiveHard 2048 MB limit, even though the iPhone has 12 GB physical RAM and hundreds of thousands of free pages available. This causes the exact same WebProcess → GPUProcess crash that was reported in thread 822200, but now the root cause is clearly visible in the kernel log. The crash only occurs on iPhones, never on iPads (even older ones). Environment Failing devices: iPhone 17 Pro (12 GB RAM) x 2 — iOS 26.3, 26.4, 26.4.1 Working devices (same page, same iOS): iPad Pro 2018 — iOS 26.1 (stable) iPad Pro 2025 — iOS 26.4 (completely stable) Reproduces in Safari and in WKWebView (Capacitor/Ionic app) Actual Logs (kernel + WebKit) `logApr 15 21:23:33 iPhone kernel[0] : memorystatus: com.apple.WebKit.WebContent [1596] exceeded mem limit: ActiveHard 2048 MB (fatal) Apr 15 21:23:33 iPhone kernel[0] : memorystatus: killing process 1596 [com.apple.WebKit.WebContent] in high band FOREGROUND (100) - me
Topic: Safari & Web SubTopic: General Tags:
1
0
89
2w
NEURLFilter Not Blocking urls
Hi I tried to follow this guide https://developer.apple.com/documentation/networkextension/filtering-traffic-by-url I downloaded the sample app and put our pir service server address in the app. The service is already running and the app is connected to the pir service but the url is still not blocked. We tried to block example.com. Is there anything that we need to do in iOS code? This is the sample when there's dataset This is the sample when there's no dataset
1
0
92
2w
Smart card access is blocked in Safari and other WebKit browsers during passkey sign-in when the site offers the “Security Key” option
On macOS 26, when a passkey sign-in flow is started in Safari or another WebKit-based browser (for example, DuckDuckGo browser), smart cards become inaccessible as soon as the password manager selection UI is shown, but only if the website offers “Security Key” as one of the passkey storage/authentication options. At that moment, it appears the system starts polling connected smart cards and does not properly release the transaction/session. As a result, other applications and libraries can no longer communicate with the smart card until the passkey UI is dismissed, and in practice the card may remain unavailable until the passkey sign-in flow is fully completed. This does not happen in Chrome. This does not happen if the website does not offer the “Security Key” option. This does not happen during passkey registration; the issue affects sign-in only. From our investigation, Safari/WebKit appears to open communication with connected smart cards and keep the transaction/session active. Because of that: • our o
Replies
1
Boosts
0
Views
488
Activity
2w
Reply to Mac Catalyst App Failed Registering Bundle Identifier
Thanks for the post and welcome to the community! This is something I saw long time ago when I was looking at how Mac Catalyst works and how the bundle id adds this prefix maccatalyst I think, but not positive as this is from memory. The issue you are running into may be caused by a conflict between how Mac Catalyst originally worked and how Apple handles bundle id registration today. When Mac Catalyst was first introduced Xcode automatically prepended maccatalyst. to your existing iOS bundle ID. However later changed allowing you to sell your iOS and Mac apps together under the exact same App Store Connect record. Do you have the latest Xcode release? Is it happening there? I would upgrade to the latest Xcode, however if not you need to tell Xcode to stop generating that maccatalyst. prefix so your Mac app shares the exact same bundle ID as your iOS app. Here is how to do that from this documentation: https://developer.apple.com/documentation/uikit/mac-catalyst https://developer.apple.com/documentat
Replies
Boosts
Views
Activity
2w
Using CLRequireExplicitServiceSession correctly
I found this documentation that instructs you how to use CLServiceSession to defer any accidental/premature locacation permission prompts: https://developer.apple.com/documentation/corelocation/suspending-authorization-requests It says Add the CLRequireExplicitServiceSession property to your app’s Info.plist file to opt into this control behavior. I pretty much followed this example to a T. It seemed to work, however in some cases I still manage to get a location permission prompt on a fresh install before the part of the onboarding where we'd ask the user for location permissions (with CLServiceSession now). Is there any additional information on using CLRequireExplicitServiceSession than this blurb? Googling brings up nothing. I presumed the property is a BOOL but I'm not even sure of that, as it doesn't show up in Info.plist's autocomplete suggestions and I have to manually set the type.
Replies
1
Boosts
0
Views
72
Activity
2w
Apple managed asset pack for FoundationModels adapter on Testflight does not download (statusUpdates silent)
Hi, I'm stuck distributing a custom FoundationModels adapter as an Apple-hosted managed asset pack via TestFlight. Everything looks correctly configured end to end but the download just never starts and the statusUpdates sequence is silent. Here's my configuration: App Info.plist: BAHasManagedAssetPacks BAUsesAppleHosting BAAppGroupIDgroup.com.fiuto.shared Entitlement com.apple.developer.foundation-model-adapter on both the app and the asset downloader extension. The asset downloader extension uses StoreDownloaderExtension , returning SystemLanguageModel.Adapter.isCompatible(assetPack) from shouldDownload , and the app group on app and asset download extension is the same. I have exported the adapter with toolkit 26.0.0, obtaining: adapterIdentifier = fmadapter-FiutoAdapter-1234567 I have packaged the asset pack using xcrun ba-package and uploaded it to App Store Connect via Transporter, and I get the ready for internal and external testing state on App Store Connect, and I have uploaded my app build on TestF
Replies
2
Boosts
0
Views
296
Activity
2w
Reply to autologin required inconsistent for virtualization
Hmm, yeah, I tried the unlock method already. That was a solution at some point according to google, but honestly I've never had to use it. I tried and the error is still: Thu Apr 16 10:07:11 40 5a27c75d-0a35-4aeb-9ec1-e77e77f66210.log (ankahv) 578: 5a27c75d-0a35-4aeb-9ec1-e77e77f66210: failed to start: Error Domain=VZErrorDomain Code=-9 The virtual machine encountered a security error. UserInfo={NSLocalizedFailure=Unable to access security information., NSLocalizedFailureReason=The virtual machine encountered a security error., NSUnderlyingError=0x8df12c450 {Error Domain=NSPOSIXErrorDomain Code=22 Invalid argument UserInfo={NSLocalizedFailureReason=Failed to get current host key., NSUnderlyingError=0x8df12c030 {Error Domain=NSPOSIXErrorDomain Code=22 Invalid argument UserInfo={NSLocalizedFailureReason=Failed to create new HostKey., NSUnderlyingError=0x8df12c090 {Error Domain=NSPOSIXErrorDomain Code=22 Invalid argument UserInfo=0x8decadd40 (not displayed)}}}}}} My concern is that this was fine and worked with
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
2w
Reply to autologin required inconsistent for virtualization
Virtualization is not daemon safe [1]: % dyld_info -linked_dylibs /System/Library/Frameworks/Virtualization.framework/Versions/A/Virtualization … weak-link /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit … So if you use it from outside of a non-GUI login context you will inevitably encounter some weirdness. I think it’d be reasonable for you to file an enhancement request for documentation as to what is or isn’t expected to work in these contexts. And if you do that, please post your bug number, just for the record. Having said that, I’ve been talking with some folks here and we have a theory as to what might be going on in this specific case. When you log in via SSH, it doesn’t unlock the keychain, and those errors you posted suggest that the keychain is involved. If you manually unlock the keychain, does that help? Specifically: Boot the host Mac without autologin, so there’s no GUI login context. SSH into that Mac. From the SSH session, run this command: % security unlock-keychain pa
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
2w
Reply to Port forwarding with VZVmnetNetworkDeviceAttachment
I’ve been discussing your issue with the vmnet folks and I think I have a handle on what’s going on here. However, I want to run some things past you before I say anything definitive. Consider this setup: ---+--------+--------- Wi-Fi to Internet | | host Mac X | ---+---+-------------- vmnet | guest VM My understanding is that software running on the host Mac is unable to connect to a server running on the VM via the public port (8000), even though you have forwarding configured in vmnet. Have you tried doing the same from some other machine on the host’s network, so X in this case? Well, using the host Mac’s Wi-Fi IP address, obviously, not using localhost (-: Also, you wrote: [quote='884688022, rbmanian75, /thread/822658?answerId=884688022#884688022, /profile/rbmanian75'] But i found that reaching http://guestip:port worked fine. [/quote] Is that when only using the API? Or with pfctl hackery? If it’s the latter, I’d appreciate you concentrating on the former, because that’s the on
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
2w
Reply to Program Enrollment
I’ve run into the same issue. I applied 6 days ago and have already sent three follow-up emails, but there has been complete silence. It’s honestly hard to believe this is the level of service coming from one of the world’s leading companies.
Replies
Boosts
Views
Activity
2w
Reply to Apple Developer Program – Account still Pending after 11 days (Order D009571392)
I have the same issue. I paid for the Apple Developer Program membership on April 10, 2026 — 6 days ago — but my account still shows Purchase your membership with no access to any developer tools. My details: • Order Number: D004753291 • Amount: $99.00 • Bank transaction confirmed: Approved • Support Case ID: 102869832765 I have contacted Apple Developer Support multiple times but received only an automated response. This is blocking my development work entirely.
Replies
Boosts
Views
Activity
2w
i didnt got membership access although i made payment
i made payment. for the apple membership of 99$ 5 days ago, till now i didnt got access for the membership, it shows pending payment, please help me in this
Replies
0
Boosts
0
Views
37
Activity
2w
App stuck "In Review" for 7 days after being approved
Hello, Our app has been stuck in In Review for 7 days, after being approved. The iOS version was approved on April 9th and the macOS version was approved on April 12th. Since then, both versions show In Review and there has been no status changes or messages in App Store Connect. • April 8 ---> Waiting for Review • April 9 ---> In Review (Approved) • ... • April 16 ---> In Review We contacted Apple a week ago (case ids 102865508515 and 102865870578) but there was no response. We also talked to Apple Support, they told us the issue has been escalated to the technical team. There are also leaderboards that were archived before these last versions and they are still showing in the Games App and Game Center. Possibly because of this same issue, we suspect. At this point we don't know what the issue is, how long until these very important updates will go live, or when we can push other updates. App ID: 1611398578 Thanks.
Replies
7
Boosts
0
Views
329
Activity
2w
Icon Composer app icon appears correctly in Xcode/Composer, but App Store shows it inside a square tile
Hello, I created my app icon with Icon Composer and use the .icon file directly in my Xcode project. The preview in Icon Composer looks as expected, but the icon on the App Store has a different appearance. For reference: .icon file is used directly no separate background image was added background was set with fill in Icon Composer the difference appears on the App Store side Has anyone seen this before? I’m trying to understand whether this is related to App Store processing, caching, or Icon Composer background setup. I’ve attached: Any guidance would be appreciated.
Replies
0
Boosts
0
Views
74
Activity
2w
Apple Developer Account Still Pending After Payment (Invoice Received)
Hi, I enrolled in the Apple Developer Program a few days ago and completed the payment successfully. I have also received the invoice confirming the $99 charge. However, my account is still showing as “Pending” and has not been activated yet. Here are my details: Enrollment ID: J3Y5R3YB88 Order Number: D004756535 Case ID: 102869013588 It has been several days and I have not received any response from support yet. This delay is blocking my work as I need to proceed with app deployment. Has anyone faced a similar issue? Any help or escalation from Apple would be greatly appreciated. Thank you.
Replies
0
Boosts
0
Views
37
Activity
2w
WebKit.WebContent killed by jetsam (memorystatus ActiveHard 2048 MB limit) on iPhone 17 Pro with 12 GB RAM during heavy CSS animations — does NOT happen on iPad
com.apple.WebKit.WebContent process is being killed by the kernel’s memorystatus jetsam mechanism when it exceeds the ActiveHard 2048 MB limit, even though the iPhone has 12 GB physical RAM and hundreds of thousands of free pages available. This causes the exact same WebProcess → GPUProcess crash that was reported in thread 822200, but now the root cause is clearly visible in the kernel log. The crash only occurs on iPhones, never on iPads (even older ones). Environment Failing devices: iPhone 17 Pro (12 GB RAM) x 2 — iOS 26.3, 26.4, 26.4.1 Working devices (same page, same iOS): iPad Pro 2018 — iOS 26.1 (stable) iPad Pro 2025 — iOS 26.4 (completely stable) Reproduces in Safari and in WKWebView (Capacitor/Ionic app) Actual Logs (kernel + WebKit) `logApr 15 21:23:33 iPhone kernel[0] : memorystatus: com.apple.WebKit.WebContent [1596] exceeded mem limit: ActiveHard 2048 MB (fatal) Apr 15 21:23:33 iPhone kernel[0] : memorystatus: killing process 1596 [com.apple.WebKit.WebContent] in high band FOREGROUND (100) - me
Topic: Safari & Web SubTopic: General Tags:
Replies
1
Boosts
0
Views
89
Activity
2w
NEURLFilter Not Blocking urls
Hi I tried to follow this guide https://developer.apple.com/documentation/networkextension/filtering-traffic-by-url I downloaded the sample app and put our pir service server address in the app. The service is already running and the app is connected to the pir service but the url is still not blocked. We tried to block example.com. Is there anything that we need to do in iOS code? This is the sample when there's dataset This is the sample when there's no dataset
Replies
1
Boosts
0
Views
92
Activity
2w