Creating a custom Wallet pass, especially one intended to display a simple vertical layout of an address, can be a bit tricky due to the constraints and specific formatting requirements of Apple's Wallet Pass format. Based on the JSON you've provided, here are some steps and considerations to help you achieve the desired layout: Key Considerations Field Configuration: The primaryFields and auxiliaryFields in your JSON are used to display information on the pass. For a simple address layout, you might want to creatively use these fields. Text Styling: Wallet passes have limited styling options, but you can control the font size, weight, and color to some extent using the textStyle attribute in fields. Layout Adjustments: Since Wallet passes don't support arbitrary layouts, you'll need to fit your content into the available fields and styles. You might need to compromise on the exact layout you envisioned. JSON Adjustments Here's an adjusted version of your JSON that attempts to create a vertical address layout
Search results for
“iPhone 16 pro”
80,720 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Subject: Technical Report: Float32 Precision Ceiling & Memory Fragmentation in JAX/Metal Workloads on M3 To: Metal Developer Relations Hello, I am reporting a repeatable numerical saturation point encountered during sustained recursive high-order differential workloads on the Apple M3 (16 GB unified memory) using the JAX Metal backend. Workload Characteristics: Large-scale vector projections across multi-dimensional industrial datasets Repeated high-order finite-difference calculations Heavy use of jax.grad and lax.cond inside long-running loops Observation: Under these conditions, the Metal/MPS backend consistently enters a terminal quantization lock where outputs saturate at a fixed scalar value (2.0000), followed by system-wide NaN propagation. This appears to be a precision-limited boundary in the JAX-Metal bridge when handling high-order operations with cubic time-scale denominators. have identified the specific threshold where recursive high-order tensor derivatives exceed the numerical res
0
0
215
Hello everyone, I am reaching out to the community and hopefully Apple representatives because I am currently facing a significant delay that has completely halted my first app launch. Here is the timeline of my submission process: February 1st: Initial submission of my first app. February 3rd: Received a rejection with minor requests for improvement. February 8th: I completed all requested changes and resubmitted the app. Status since then: The app has been stuck in Waiting for Review for exactly one month. Actions Taken: I submitted an Expedited Review request. I contacted Apple Developer Support twice via written tickets. I had a phone call with the Apple Developer Support team. During the phone call, I was advised not to withdraw and resubmit the app, as this would move me to the end of the queue. They mentioned they would escalate the issue to the review team. However, despite these efforts and the escalation, there has been absolutely no progress or change in status. This delay has put
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
App Store
App Review
App Store Connect
Developer Program
2
0
360
It is still an issue on iPadOS 26.3.1. While it works on and iPhone with iOS 26.3.1 like pre 26, the initially described problem does still exists on an iPad with 26.3.1.
Topic:
App & System Services
SubTopic:
Maps & Location
I’m facing a similar issue where my app has been stuck in the 'Waiting for Review' status for over a month now. During this period, I’ve contacted technical support twice and submitted an expedited review request. I even had a scheduled phone call with Apple support to discuss the app's status. During the call, they mentioned they would notify the review team to look into it, yet 3 days have passed since then with no update. It is quite frustrating to see some developers getting approval within 2-5 days while others, like myself, are stuck for a month or more. This delay is significantly impacting our launch roadmap. Apple advises against withdrawing and resubmitting to avoid losing our place in the queue, but it makes me wonder: how deep is this queue exactly? And why is there such a massive discrepancy in wait times between different developers? Has anyone else experienced a similar 'limbo' even after direct communication with Apple?
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
Two errors in debug: com.apple.modelcatalog.catalog sync and nw_protocol_instance_set_output_handler
We get two error message in Xcode debug. apple.model.catalog we get 1 time at startup, and the nw_protocol_instance_set_output_handler Not calling remove_input_handler on 0x152ac3c00:udp we get on sartup and some time during running of the app. I have tested cutoff repos WS eg. But nothing helpss, thats for the nw_protocol. We have a fondationmodel in a repo but we check if it is available if not we do not touch it. Please help me? nw_protocol_instance_set_output_handler Not calling remove_input_handler on 0x152ac3c00:udp com.apple.modelcatalog.catalog sync: connection error during call: Error Domain=NSCocoaErrorDomain Code=4099 The connection to service named com.apple.modelcatalog.catalog was invalidated: Connection init failed at lookup with error 159 - Sandbox restriction. UserInfo={NSDebugDescription=The connection to service named com.apple.modelcatalog.catalog was invalidated: Connection init failed at lookup with error 159 - Sandbox restriction.} reached max num connection attempts: 1 The function we
Topic:
Machine Learning & AI
SubTopic:
Foundation Models
Tags:
Swift
SwiftUI
Xcode Sanitizers and Runtime Issues
2
0
419
I had the same issue for about a week or so. I tried contacting apple support through the email option in the contact us page but there was no response from them. Then after a while I was able to request a call back from apple and only then did they ask me more details for verifying my identity and organization. I submitted the documents but then was again in the endless waiting loop. Then after a few days I had to request a call back from them again, told them I submitted all the documents and that's when I was able to proceed to making the payment for the program. You can find the phone/call option here Contact us. Although this call button keeps appearing and disappearing at very random times. So i'd suggest you to keep looking at it from time to time.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
Hi, I've been trying to get a call back from apple on a couple of issues but I'm unable to do so. The Call button in the contact us form keeps appearing and disappearing at random times. Since I'm in India, I believe the Singaporean team handles the developer support queries. The operating hours mentioned on apple's website are 09:00–17:00 SGT but the call button's appearance and disappearance is NOT at all according to this. Now when I was finally able to login into apple developer support at the right time (when call button was visible), and entered my details to get a call back from them. It says We're calling you shortly but I receive no call at all. It's been two hours since that. Previously, when i requested a call back for other issues, I got the call immediately. Now it's been so long and there's still no call. And the thing is, I'm also unable to request a call back again for the same issue until some time passes. I think there's some sort of cooldown. The phone/call button disappears again
0
0
97
I recently got a new iPhone for my mom so that she could have Assistive Access due to her declining cognitive health. I selected the family members she calls the most as her favorites, but when attempting to call some of said family members (myself included), nothing happens. It works for about half the contacts, and not for the other half. I’m her main caregiver so it’s pretty ironic that I’m one of the ones it doesn’t work with. I’ve tried exiting and re-entering Assistive Access, deleting and re-adding all the contacts, restarting the phone, force-restarting the phone, and checking if the iOS is the most recent update (it is). Nothing works. Please help.
Topic:
Community
SubTopic:
Apple Developers
1
0
40
Hi, I'm posting a boot crash here. Environment Hardware: Macbook M5 Pro OS Version: macOS 26.3.1 (25D2128) and matching version of KDK from official apple download page Kernel Version: Darwin Kernel Version 25.3.0 Reproducibility: Consistent Here is my panic log --- I truncated one field SOCDNandContainer as the original log is too long to post, hitting the size limit. I followed a blog post to boot the development kernel as the ReadMe file from KDK only contains instructions for Intel Macs. https://jaitechwriteups.blogspot.com/2025/10/boot-custom-macos-kernel-on-macos-apple.html I've tried a few 26.2 KDKs before 26.3.1 public launch, and they all showed same errors (26.1 and 26.0 KDKs don't have any development kernel for T8142 chip). Also, I own two fresh M5 Pro, and it is consistent across the machines. The highlight is panic(cpu 8 caller 0xfffffe0050e18010): [Exclaves] $JgOSLogServerComponent.RedactedLogServer.init(logServerNotific:OSLogServerComponent/OSLogServerComponent_Swift.swift:81
0
0
157
I Have the same issue. MacOS 26.3.1, Xcode 26.2, iOS 26.3.1 iPhone 17 Pro Max and WatchOS 26.3 Apple Watch S10.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
log Results(using my own SIR(0.0)Lengua Canonical host programming language using Swifty Complier) 14 Billion Operations on an iPhone 12: The SIR(0.0)Lengua Benchmark The Accomplishment I have successfully benchmarked a bare-metal implementation of the SIR+Nexus protocol on an iPhone 12 (A14 Bionic). I am currently seeking funding/grants to move from this high-performance core into a full production-ready registry ecosystem. If you are interested in supporting a project that brings supercomputer-grade verification to the edge, I’d love to connect ✅ CANON INGESTED Identity: SIR(0.0)Lengua Version: v1.0.0 🔐 HASH: 7affcfc92e1fcfff 📜 NOTARIZED AT: 2026-03-06 16:46:13 +0000 🔁 NONCE: CBECB308-2E3C-48FA-989D-AD129E27A74C ✍️ SIGNATURE: SIR(0.0)Lengua|v1.0.0|8863031054657638399|1772815573.139092 🌐 NAMESPACE: sir://SIR(0.0)Lengua/7affcfc92e1fcfff First ingest latency: 0.0013537406921386719 seconds =================================== 🔥 CANON STRESS TEST COMPLETE Identity: SIR(0.0)Lengua E
Topic:
Community
SubTopic:
Apple Developers
0
0
342
I also have this issue in the Simulator with iOS26.2+iOS26.3.1, on what looks like all devices. It might happen for my phone as well if it was on iOS26.3.1, but I'm hesitant to upgrade it from iOS26.3 and have it break emoji entirely for who knows how long. Opening the emoji picker keyboard in the simulator now looks like this: Removing and re-adding the emoji picker from the list of keyboards does not appear to help. Nor does disabling Stickers, as someone recommended in another forum. I'm not sure what could be different about my setup (and those of the folks above) that makes the emoji break, when they aren't broken for most people. I'm located in the US, not Australia, so it's probably not that.
Topic:
Developer Tools & Services
SubTopic:
Xcode
... key phases would be marked as inappropriate. I tried to stifle these using prompts and rules but couldn't get it to take hold. Thanks for sharing the specific phrases! We're continually working to improve our guardrails and reports like this are super helpful! Just in case this issue is blocking you, here are some key things to know: stifle these using prompts and rules often times this approach won't work, since the guardrails are a set of classifiers and systems that typically can't easily be persuaded. One prompting approve we've seen sometimes work, is starting your Instructions with a role that gives the model clear permission to act in a specific context. Something like You are an aviation assistant. Your job is to help the use with information about global airports and planes If you really get stuck with terms being wrongly-blocked, consider switching to a more lenient guardrail setting. The article section here explains the pros and cons of this approach and how to do it: https://develope
Topic:
Machine Learning & AI
SubTopic:
Foundation Models
Hello, I've been trying to enroll in the Apple Developer Program for over a week now and I'm completely stuck. Despite multiple attempts and reaching out to Apple Support via both email and phone, I have received no resolution and no meaningful response. Here is a summary of my situation: I initiated enrollment and completed all required steps, including identity verification and payment. My enrollment was unexpectedly withdrawn without explanation. I attempted to re-enroll. The account remains in a pending/unresolved state with no approval or rejection. I have an app (already live on Google Play) ready for iOS submission that is being blocked by this issue. I have contacted Apple Support multiple times — via email and by phone — and have been advised to use the callback system at developer.apple.com/contact to reach the Membership & Enrollment team. Despite following this guidance, I still have no resolution after more than 7 days. Has anyone experienced a similar situation? Is there an
1
0
222
Creating a custom Wallet pass, especially one intended to display a simple vertical layout of an address, can be a bit tricky due to the constraints and specific formatting requirements of Apple's Wallet Pass format. Based on the JSON you've provided, here are some steps and considerations to help you achieve the desired layout: Key Considerations Field Configuration: The primaryFields and auxiliaryFields in your JSON are used to display information on the pass. For a simple address layout, you might want to creatively use these fields. Text Styling: Wallet passes have limited styling options, but you can control the font size, weight, and color to some extent using the textStyle attribute in fields. Layout Adjustments: Since Wallet passes don't support arbitrary layouts, you'll need to fit your content into the available fields and styles. You might need to compromise on the exact layout you envisioned. JSON Adjustments Here's an adjusted version of your JSON that attempts to create a vertical address layout
- Replies
- Boosts
- Views
- Activity
Subject: Technical Report: Float32 Precision Ceiling & Memory Fragmentation in JAX/Metal Workloads on M3 To: Metal Developer Relations Hello, I am reporting a repeatable numerical saturation point encountered during sustained recursive high-order differential workloads on the Apple M3 (16 GB unified memory) using the JAX Metal backend. Workload Characteristics: Large-scale vector projections across multi-dimensional industrial datasets Repeated high-order finite-difference calculations Heavy use of jax.grad and lax.cond inside long-running loops Observation: Under these conditions, the Metal/MPS backend consistently enters a terminal quantization lock where outputs saturate at a fixed scalar value (2.0000), followed by system-wide NaN propagation. This appears to be a precision-limited boundary in the JAX-Metal bridge when handling high-order operations with cubic time-scale denominators. have identified the specific threshold where recursive high-order tensor derivatives exceed the numerical res
- Replies
- Boosts
- Views
- Activity
Hello everyone, I am reaching out to the community and hopefully Apple representatives because I am currently facing a significant delay that has completely halted my first app launch. Here is the timeline of my submission process: February 1st: Initial submission of my first app. February 3rd: Received a rejection with minor requests for improvement. February 8th: I completed all requested changes and resubmitted the app. Status since then: The app has been stuck in Waiting for Review for exactly one month. Actions Taken: I submitted an Expedited Review request. I contacted Apple Developer Support twice via written tickets. I had a phone call with the Apple Developer Support team. During the phone call, I was advised not to withdraw and resubmit the app, as this would move me to the end of the queue. They mentioned they would escalate the issue to the review team. However, despite these efforts and the escalation, there has been absolutely no progress or change in status. This delay has put
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
App Store
App Review
App Store Connect
Developer Program
- Replies
- Boosts
- Views
- Activity
It is still an issue on iPadOS 26.3.1. While it works on and iPhone with iOS 26.3.1 like pre 26, the initially described problem does still exists on an iPad with 26.3.1.
Topic:
App & System Services
SubTopic:
Maps & Location
- Replies
- Boosts
- Views
- Activity
I’m facing a similar issue where my app has been stuck in the 'Waiting for Review' status for over a month now. During this period, I’ve contacted technical support twice and submitted an expedited review request. I even had a scheduled phone call with Apple support to discuss the app's status. During the call, they mentioned they would notify the review team to look into it, yet 3 days have passed since then with no update. It is quite frustrating to see some developers getting approval within 2-5 days while others, like myself, are stuck for a month or more. This delay is significantly impacting our launch roadmap. Apple advises against withdrawing and resubmitting to avoid losing our place in the queue, but it makes me wonder: how deep is this queue exactly? And why is there such a massive discrepancy in wait times between different developers? Has anyone else experienced a similar 'limbo' even after direct communication with Apple?
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
- Replies
- Boosts
- Views
- Activity
Two errors in debug: com.apple.modelcatalog.catalog sync and nw_protocol_instance_set_output_handler
We get two error message in Xcode debug. apple.model.catalog we get 1 time at startup, and the nw_protocol_instance_set_output_handler Not calling remove_input_handler on 0x152ac3c00:udp we get on sartup and some time during running of the app. I have tested cutoff repos WS eg. But nothing helpss, thats for the nw_protocol. We have a fondationmodel in a repo but we check if it is available if not we do not touch it. Please help me? nw_protocol_instance_set_output_handler Not calling remove_input_handler on 0x152ac3c00:udp com.apple.modelcatalog.catalog sync: connection error during call: Error Domain=NSCocoaErrorDomain Code=4099 The connection to service named com.apple.modelcatalog.catalog was invalidated: Connection init failed at lookup with error 159 - Sandbox restriction. UserInfo={NSDebugDescription=The connection to service named com.apple.modelcatalog.catalog was invalidated: Connection init failed at lookup with error 159 - Sandbox restriction.} reached max num connection attempts: 1 The function we
Topic:
Machine Learning & AI
SubTopic:
Foundation Models
Tags:
Swift
SwiftUI
Xcode Sanitizers and Runtime Issues
- Replies
- Boosts
- Views
- Activity
I had the same issue for about a week or so. I tried contacting apple support through the email option in the contact us page but there was no response from them. Then after a while I was able to request a call back from apple and only then did they ask me more details for verifying my identity and organization. I submitted the documents but then was again in the endless waiting loop. Then after a few days I had to request a call back from them again, told them I submitted all the documents and that's when I was able to proceed to making the payment for the program. You can find the phone/call option here Contact us. Although this call button keeps appearing and disappearing at very random times. So i'd suggest you to keep looking at it from time to time.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
- Replies
- Boosts
- Views
- Activity
Hi, I've been trying to get a call back from apple on a couple of issues but I'm unable to do so. The Call button in the contact us form keeps appearing and disappearing at random times. Since I'm in India, I believe the Singaporean team handles the developer support queries. The operating hours mentioned on apple's website are 09:00–17:00 SGT but the call button's appearance and disappearance is NOT at all according to this. Now when I was finally able to login into apple developer support at the right time (when call button was visible), and entered my details to get a call back from them. It says We're calling you shortly but I receive no call at all. It's been two hours since that. Previously, when i requested a call back for other issues, I got the call immediately. Now it's been so long and there's still no call. And the thing is, I'm also unable to request a call back again for the same issue until some time passes. I think there's some sort of cooldown. The phone/call button disappears again
- Replies
- Boosts
- Views
- Activity
I recently got a new iPhone for my mom so that she could have Assistive Access due to her declining cognitive health. I selected the family members she calls the most as her favorites, but when attempting to call some of said family members (myself included), nothing happens. It works for about half the contacts, and not for the other half. I’m her main caregiver so it’s pretty ironic that I’m one of the ones it doesn’t work with. I’ve tried exiting and re-entering Assistive Access, deleting and re-adding all the contacts, restarting the phone, force-restarting the phone, and checking if the iOS is the most recent update (it is). Nothing works. Please help.
Topic:
Community
SubTopic:
Apple Developers
- Replies
- Boosts
- Views
- Activity
Hi, I'm posting a boot crash here. Environment Hardware: Macbook M5 Pro OS Version: macOS 26.3.1 (25D2128) and matching version of KDK from official apple download page Kernel Version: Darwin Kernel Version 25.3.0 Reproducibility: Consistent Here is my panic log --- I truncated one field SOCDNandContainer as the original log is too long to post, hitting the size limit. I followed a blog post to boot the development kernel as the ReadMe file from KDK only contains instructions for Intel Macs. https://jaitechwriteups.blogspot.com/2025/10/boot-custom-macos-kernel-on-macos-apple.html I've tried a few 26.2 KDKs before 26.3.1 public launch, and they all showed same errors (26.1 and 26.0 KDKs don't have any development kernel for T8142 chip). Also, I own two fresh M5 Pro, and it is consistent across the machines. The highlight is panic(cpu 8 caller 0xfffffe0050e18010): [Exclaves] $JgOSLogServerComponent.RedactedLogServer.init(logServerNotific:OSLogServerComponent/OSLogServerComponent_Swift.swift:81
- Replies
- Boosts
- Views
- Activity
I Have the same issue. MacOS 26.3.1, Xcode 26.2, iOS 26.3.1 iPhone 17 Pro Max and WatchOS 26.3 Apple Watch S10.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
- Replies
- Boosts
- Views
- Activity
log Results(using my own SIR(0.0)Lengua Canonical host programming language using Swifty Complier) 14 Billion Operations on an iPhone 12: The SIR(0.0)Lengua Benchmark The Accomplishment I have successfully benchmarked a bare-metal implementation of the SIR+Nexus protocol on an iPhone 12 (A14 Bionic). I am currently seeking funding/grants to move from this high-performance core into a full production-ready registry ecosystem. If you are interested in supporting a project that brings supercomputer-grade verification to the edge, I’d love to connect ✅ CANON INGESTED Identity: SIR(0.0)Lengua Version: v1.0.0 🔐 HASH: 7affcfc92e1fcfff 📜 NOTARIZED AT: 2026-03-06 16:46:13 +0000 🔁 NONCE: CBECB308-2E3C-48FA-989D-AD129E27A74C ✍️ SIGNATURE: SIR(0.0)Lengua|v1.0.0|8863031054657638399|1772815573.139092 🌐 NAMESPACE: sir://SIR(0.0)Lengua/7affcfc92e1fcfff First ingest latency: 0.0013537406921386719 seconds =================================== 🔥 CANON STRESS TEST COMPLETE Identity: SIR(0.0)Lengua E
Topic:
Community
SubTopic:
Apple Developers
- Replies
- Boosts
- Views
- Activity
I also have this issue in the Simulator with iOS26.2+iOS26.3.1, on what looks like all devices. It might happen for my phone as well if it was on iOS26.3.1, but I'm hesitant to upgrade it from iOS26.3 and have it break emoji entirely for who knows how long. Opening the emoji picker keyboard in the simulator now looks like this: Removing and re-adding the emoji picker from the list of keyboards does not appear to help. Nor does disabling Stickers, as someone recommended in another forum. I'm not sure what could be different about my setup (and those of the folks above) that makes the emoji break, when they aren't broken for most people. I'm located in the US, not Australia, so it's probably not that.
Topic:
Developer Tools & Services
SubTopic:
Xcode
- Replies
- Boosts
- Views
- Activity
... key phases would be marked as inappropriate. I tried to stifle these using prompts and rules but couldn't get it to take hold. Thanks for sharing the specific phrases! We're continually working to improve our guardrails and reports like this are super helpful! Just in case this issue is blocking you, here are some key things to know: stifle these using prompts and rules often times this approach won't work, since the guardrails are a set of classifiers and systems that typically can't easily be persuaded. One prompting approve we've seen sometimes work, is starting your Instructions with a role that gives the model clear permission to act in a specific context. Something like You are an aviation assistant. Your job is to help the use with information about global airports and planes If you really get stuck with terms being wrongly-blocked, consider switching to a more lenient guardrail setting. The article section here explains the pros and cons of this approach and how to do it: https://develope
Topic:
Machine Learning & AI
SubTopic:
Foundation Models
- Replies
- Boosts
- Views
- Activity
Hello, I've been trying to enroll in the Apple Developer Program for over a week now and I'm completely stuck. Despite multiple attempts and reaching out to Apple Support via both email and phone, I have received no resolution and no meaningful response. Here is a summary of my situation: I initiated enrollment and completed all required steps, including identity verification and payment. My enrollment was unexpectedly withdrawn without explanation. I attempted to re-enroll. The account remains in a pending/unresolved state with no approval or rejection. I have an app (already live on Google Play) ready for iOS submission that is being blocked by this issue. I have contacted Apple Support multiple times — via email and by phone — and have been advised to use the callback system at developer.apple.com/contact to reach the Membership & Enrollment team. Despite following this guidance, I still have no resolution after more than 7 days. Has anyone experienced a similar situation? Is there an
- Replies
- Boosts
- Views
- Activity