Search results for

“Apple Maps Guides”

155,902 results found

Post

Replies

Boosts

Views

Activity

Apple Pay Sandbox: onpaymentauthorized not fired after successful authentication (started March 6)
Hello, We are encountering an issue with Apple Pay on the Web in the sandbox environment where payments cannot be completed because the onpaymentauthorized event is not triggered. The same implementation was working normally until March 5, but the issue started occurring consistently from March 6 without any changes to our code, certificates, or merchant configuration. Environment Apple Pay on the Web (JavaScript) Safari (iOS / macOS) Apple Pay Sandbox Merchant domain verified Merchant validation succeeds Observed Flow The Apple Pay flow proceeds normally until authentication: User clicks the Apple Pay button ApplePaySession.begin() is called onvalidatemerchant fires Merchant validation request succeeds completeMerchantValidation() is called Apple Pay sheet is displayed User authenticates with Face ID / Touch ID onpaymentauthorized is never triggered Because this event never fires, the payment token is not returned and the payment cannot proceed. ApplePayS
2
0
360
1w
App Store connect api key generation.
Hi, I can't generate new key in the App Store connect dashboard. I'm receiving this as error. { errors : [ { id : 59e466f3-70aa-4798-b183-8a4903a7c2cc, status : 403, code : FORBIDDEN_ERROR.PLA_NOT_VALID, title : Operation is forbidden because of PLA status., detail : } ] } I'm the account owner and I accepted all the policy agreements in both apple developper dashboard and app connect dashboard. what's goin on?
2
0
799
1w
Reply to WKWebView customUserAgent replaces system User-Agent with NetworkingExtension identifier on iOS 26.4
It looks like you’re trying to report a bug. If so, the best place to do that is in Feedback Assistant. See Bug Reporting: How and Why? for lots of hints and tips for that process. 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
Topic: Safari & Web SubTopic: General Tags:
1w
Reply to UITextField and UITextView abnormally popped up the network permission application interface
[quote='883809022, Mingmiu, /thread/822198?answerId=883809022#883809022, /profile/Mingmiu'] I reported it as FB22333352 [/quote] Thanks. That’s definitely the right path forward for this. IMPORTANT I noticed that you didn’t attach a sysdiagnose log to your bug report. Even though this problem is easy to reproduce, a sysdiagnose will help with the routing of your issue internally. So please reproduce the problem, trigger a sysdiagnose log, and then attach it to this bug. For more information about sysdiagnose logs, see Bug Reporting > Profiles and Logs. For context, that alert says: 允许 “testNetwork”使用无线 数据? 关闭无线数据时,部分功能可能无法 使用。 [无线局域网与蜂窝网络] [仅限无线局域网] [[不允许]] A machine translation is: Allow testNetwork to use wireless data? When wireless data is turned off, some functions may not be available. [Wireless LAN and Cellular Network] [Wireless LAN only] [[Now Allowed]] This alert only shows up if the iPhone was bought in China, where iOS gives the user the option to control an app’s access to Wi-Fi (normally the
Topic: UI Frameworks SubTopic: UIKit Tags:
1w
Bluetooth Low Energy Connection Parameters
I'm developing an accessory that communicates with iOS/iPadOS via Bluetooth Low Energy and observed some odd behavior. My accessory (peripheral) requests more forgiving BLE connection parameters from the OS (central). The request is initially accepted, but then immediately overwritten by the central with the default parameters. This ultimately leads to a an endless loop of negotiating parameters that eventually results in the peripheral getting overwhelmed and disconnecting. The first solution I tried was simply going along with the central's parameters, but this proved to be less than optimal, as there were still sporadic disconnects. As best as I can tell, the parameters I'm requesting are compliant with Apple's spec (please correct me if I'm wrong): Minimum Connection Interval: 30ms Maximum Connection Interval: 60ms Peripheral Latency: 30 Supervisory Timeout: 6s So my question is this: Is there some mechanism that's causing the central to continuously renegotiate connection parameters, and is ther
2
0
129
1w
Reply to Bluetooth Low Energy Connection Parameters
@ssmith_c took the words out of my mouth - as a phone is not a dedicated central device that only communicates wth your accessory, it will not accept parameters that is not suitable for itself at the time. So you may see the same parameters accepted once, and rejected later. As for the parameters being compliant, they are not correct. It is missing the rule: Interval Max * (Peripheral Latency + 1) LESS THAN 6 seconds. With your settings that value is 18 seconds. You may have mistaken the peripheral latency to be the time, but actually it is supposed to be the number of connection intervals. The minimum latency you can request with your connection interval selections is 60ms, by setting the latency value to zero. General connection parameter request guidelines: Peripheral Latency ≤ 30 connection intervals. Supervision Timeout from 6 seconds to 18 seconds. Interval Min ≥ 15 ms. Interval Min ≤ 2 seconds. Interval Min is a multiple of 15 ms. One of the following: Interval Max at least 15 ms greater than Interval
Topic: App & System Services SubTopic: Core OS Tags:
1w
A issue that now else has
I’ve had an issue with all of my apps. Where I push my build to TestFlight and then the image pops up. I’ve troubleshooted EVERYTHING. My account has no issues on it, no payment or compliance issues. I’ve looked to reddit for advice, one user says they need there app to get approved by apple, i got a couple apps to have there update approve, still the bug persist. Whether the app is on the App Store or a work in progress nothing works.
1
0
118
1w
InvalidProviderToken for all APNs keys — Team ID QJLCAXKWMB
I am getting InvalidProviderToken for every APNs key I create under my team. This has persisted for over a week across 3 different fresh keys. Setup: Team ID: QJLCAXKWMB Bundle ID: com.trackntakeit.app All keys: Team Scoped, All Topics, Sandbox & Production JWT: ES256, correct kid and iss fields Tested directly from Mac via curl with fresh tokens The key file is a valid EC 256-bit private key. JWT is correctly formed. Both production and sandbox endpoints return InvalidProviderToken. Case number with Apple Developer Support: 102857626802 Has anyone seen all APNs keys for an entire team being rejected? Could there be an account-level block on APNs?
1
0
97
1w
AlarmKit leaves an empty zombie Live Activity in Dynamic Island after swipe-dismiss while unlocked
Hi, We are the developers of Morning Call (https://morningcall.info), and we believe we may have identified an AlarmKit / system UI bug on iPhone. We can reproduce the same behavior not only in our app, but also in Apple’s official AlarmKit sample app, which strongly suggests this is a framework or system-level issue rather than an app-specific bug. Demonstration Video of producing zombie Live Activity https://www.youtube.com/watch?v=cZdF3oc8dVI Related Thread https://developer.apple.com/forums/thread/812006 https://developer.apple.com/forums/thread/817305 https://developer.apple.com/forums/thread/807335 Environment iPhone with Dynamic Island Alarm created using AlarmKit Device is unlocked when the alarm begins alerting Steps to reproduce Schedule an AlarmKit alarm. Wait for the alarm to alert while the device is unlocked. The alarm appears in Dynamic Island. Instead of tapping the intended stop or dismiss button, swipe the Dynamic Island presentation away. Expected result The alarm should be fully d
4
0
268
1w
Using mTLS with YubiKey via USB-C and PIV
I've been trying over the past few days to use a PIV-programmed Yubikey to perform mTLS (i.e. mutual client cert auth) in my custom app. My understanding is that I need to feed NSURLSession a SecIdentity to do so. Yubico's instructions state that I need their Yubico Authenticator app for this, but this directly contradicts Apple's own documentation here. I dont need NFC/lightening support, and I only need support for my specific app. When I plug in my key to my iPhone and have TKTokenWatcher active, I DO see com.apple.pivtoken appear in the logs. And using Yubico's SDK, I CAN get data from the key (so I'm pretty sure my entitlements and such are correct). But using the below query to get the corresponding (fake? temporary?) keychain item, it returns NULL no matter what I do: let query: [String: Any] = [ kSecClass as String: kSecClassIdentity, kSecReturnRef as String: true, kSecAttrTokenID as String: apple.com.pivtoken, // Essential for shared iPads kSecMatchLimit as String: kSecMatchLimitOne ] var it
5
0
398
1w
Reply to Developer Program enrollment still pending after payment
Hi everyone, I ran into the exact same issue as many of you, so I completely understand the frustration. I wanted to share what finally worked for me, in case it helps anyone still stuck. My timeline: Last Thursday: Completed the purchase (1st attempt) — payment charged, account stuck on Pending Waited until the following Tuesday with no confirmation email Contacted Apple Support the same day — they said they'd respond within 2 business days By Thursday, still no reply from Apple What finally worked I came across a solution shared in a Reddit thread (thread title: Apple Developer Admission - Pending for 7+ days ) that suggested the following: Add your credit card directly to your Apple Account (via Apple Account payment settings) Use that same card — now linked to your Apple ID — to repurchase the Apple Developer Program membership I gave this a try on Thursday, and about 8 hours later, my account was approved! 🎉 Key takeaway: The credit card you
1w
Strange Reviewer Behaviour & Feedback
Hi there! I'm trying to get my first app released. It's been 40 rejections for over 2 months. And there is a TV show which I am hoping to go on, but I can't without the app being released. Some of the issue has been my newbieness to Apple admittedly but things have become bizaare this week particularly. Each review is a drip feed of one or two problems rather than a full review of all problems in one go - surely this has a cost associated which Apple is bearing unnecesarily? In the last week, all rejection reasons could have been stated months ago. The problem is that it appears that a bot is testing the app not a human. For instance a reviewer flagged that a Continue button is not pressable. When in reality I added an intentional delay of 120ms for app stability, the reviewer didn't or couldn't try to tap the button twice. Separate example: twice reviewers have brought up my sign in button has not worked (04/01 & 03/16) - and twice I have explained that non subscribers are not allowed t
4
0
145
1w
The application has been under review and has been waiting for more than a month.
I have submitted my application for one month, but it is still awaiting review. So I resubmitted it for review. I am the owner of this application and I also requested an expedited review. I also consulted Apple and contacted them several times through the Contact Us option, but the reply always said that it would take some time. Therefore, we can only seek help from the review staff here. Application ID: 675550806
2
0
181
1w
Apple Pay Sandbox: onpaymentauthorized not fired after successful authentication (started March 6)
Hello, We are encountering an issue with Apple Pay on the Web in the sandbox environment where payments cannot be completed because the onpaymentauthorized event is not triggered. The same implementation was working normally until March 5, but the issue started occurring consistently from March 6 without any changes to our code, certificates, or merchant configuration. Environment Apple Pay on the Web (JavaScript) Safari (iOS / macOS) Apple Pay Sandbox Merchant domain verified Merchant validation succeeds Observed Flow The Apple Pay flow proceeds normally until authentication: User clicks the Apple Pay button ApplePaySession.begin() is called onvalidatemerchant fires Merchant validation request succeeds completeMerchantValidation() is called Apple Pay sheet is displayed User authenticates with Face ID / Touch ID onpaymentauthorized is never triggered Because this event never fires, the payment token is not returned and the payment cannot proceed. ApplePayS
Replies
2
Boosts
0
Views
360
Activity
1w
App Store connect api key generation.
Hi, I can't generate new key in the App Store connect dashboard. I'm receiving this as error. { errors : [ { id : 59e466f3-70aa-4798-b183-8a4903a7c2cc, status : 403, code : FORBIDDEN_ERROR.PLA_NOT_VALID, title : Operation is forbidden because of PLA status., detail : } ] } I'm the account owner and I accepted all the policy agreements in both apple developper dashboard and app connect dashboard. what's goin on?
Replies
2
Boosts
0
Views
799
Activity
1w
Reply to WKWebView customUserAgent replaces system User-Agent with NetworkingExtension identifier on iOS 26.4
It looks like you’re trying to report a bug. If so, the best place to do that is in Feedback Assistant. See Bug Reporting: How and Why? for lots of hints and tips for that process. 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
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
1w
Reply to UITextField and UITextView abnormally popped up the network permission application interface
[quote='883809022, Mingmiu, /thread/822198?answerId=883809022#883809022, /profile/Mingmiu'] I reported it as FB22333352 [/quote] Thanks. That’s definitely the right path forward for this. IMPORTANT I noticed that you didn’t attach a sysdiagnose log to your bug report. Even though this problem is easy to reproduce, a sysdiagnose will help with the routing of your issue internally. So please reproduce the problem, trigger a sysdiagnose log, and then attach it to this bug. For more information about sysdiagnose logs, see Bug Reporting > Profiles and Logs. For context, that alert says: 允许 “testNetwork”使用无线 数据? 关闭无线数据时,部分功能可能无法 使用。 [无线局域网与蜂窝网络] [仅限无线局域网] [[不允许]] A machine translation is: Allow testNetwork to use wireless data? When wireless data is turned off, some functions may not be available. [Wireless LAN and Cellular Network] [Wireless LAN only] [[Now Allowed]] This alert only shows up if the iPhone was bought in China, where iOS gives the user the option to control an app’s access to Wi-Fi (normally the
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
1w
Reply to Developer Program enrollment still pending after payment
Hello Apple Developer Support, I subscribed to the Apple Developer Program and the payment was charged successfully, but my account is still showing “Pending – Subscribe your membership.” I haven’t received any confirmation email yet. Order number: W1374779571 Could you please check the status of my subscription? Thank you,
Replies
Boosts
Views
Activity
1w
Bluetooth Low Energy Connection Parameters
I'm developing an accessory that communicates with iOS/iPadOS via Bluetooth Low Energy and observed some odd behavior. My accessory (peripheral) requests more forgiving BLE connection parameters from the OS (central). The request is initially accepted, but then immediately overwritten by the central with the default parameters. This ultimately leads to a an endless loop of negotiating parameters that eventually results in the peripheral getting overwhelmed and disconnecting. The first solution I tried was simply going along with the central's parameters, but this proved to be less than optimal, as there were still sporadic disconnects. As best as I can tell, the parameters I'm requesting are compliant with Apple's spec (please correct me if I'm wrong): Minimum Connection Interval: 30ms Maximum Connection Interval: 60ms Peripheral Latency: 30 Supervisory Timeout: 6s So my question is this: Is there some mechanism that's causing the central to continuously renegotiate connection parameters, and is ther
Replies
2
Boosts
0
Views
129
Activity
1w
Reply to Bluetooth Low Energy Connection Parameters
@ssmith_c took the words out of my mouth - as a phone is not a dedicated central device that only communicates wth your accessory, it will not accept parameters that is not suitable for itself at the time. So you may see the same parameters accepted once, and rejected later. As for the parameters being compliant, they are not correct. It is missing the rule: Interval Max * (Peripheral Latency + 1) LESS THAN 6 seconds. With your settings that value is 18 seconds. You may have mistaken the peripheral latency to be the time, but actually it is supposed to be the number of connection intervals. The minimum latency you can request with your connection interval selections is 60ms, by setting the latency value to zero. General connection parameter request guidelines: Peripheral Latency ≤ 30 connection intervals. Supervision Timeout from 6 seconds to 18 seconds. Interval Min ≥ 15 ms. Interval Min ≤ 2 seconds. Interval Min is a multiple of 15 ms. One of the following: Interval Max at least 15 ms greater than Interval
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
1w
A issue that now else has
I’ve had an issue with all of my apps. Where I push my build to TestFlight and then the image pops up. I’ve troubleshooted EVERYTHING. My account has no issues on it, no payment or compliance issues. I’ve looked to reddit for advice, one user says they need there app to get approved by apple, i got a couple apps to have there update approve, still the bug persist. Whether the app is on the App Store or a work in progress nothing works.
Replies
1
Boosts
0
Views
118
Activity
1w
InvalidProviderToken for all APNs keys — Team ID QJLCAXKWMB
I am getting InvalidProviderToken for every APNs key I create under my team. This has persisted for over a week across 3 different fresh keys. Setup: Team ID: QJLCAXKWMB Bundle ID: com.trackntakeit.app All keys: Team Scoped, All Topics, Sandbox & Production JWT: ES256, correct kid and iss fields Tested directly from Mac via curl with fresh tokens The key file is a valid EC 256-bit private key. JWT is correctly formed. Both production and sandbox endpoints return InvalidProviderToken. Case number with Apple Developer Support: 102857626802 Has anyone seen all APNs keys for an entire team being rejected? Could there be an account-level block on APNs?
Replies
1
Boosts
0
Views
97
Activity
1w
AlarmKit leaves an empty zombie Live Activity in Dynamic Island after swipe-dismiss while unlocked
Hi, We are the developers of Morning Call (https://morningcall.info), and we believe we may have identified an AlarmKit / system UI bug on iPhone. We can reproduce the same behavior not only in our app, but also in Apple’s official AlarmKit sample app, which strongly suggests this is a framework or system-level issue rather than an app-specific bug. Demonstration Video of producing zombie Live Activity https://www.youtube.com/watch?v=cZdF3oc8dVI Related Thread https://developer.apple.com/forums/thread/812006 https://developer.apple.com/forums/thread/817305 https://developer.apple.com/forums/thread/807335 Environment iPhone with Dynamic Island Alarm created using AlarmKit Device is unlocked when the alarm begins alerting Steps to reproduce Schedule an AlarmKit alarm. Wait for the alarm to alert while the device is unlocked. The alarm appears in Dynamic Island. Instead of tapping the intended stop or dismiss button, swipe the Dynamic Island presentation away. Expected result The alarm should be fully d
Replies
4
Boosts
0
Views
268
Activity
1w
Using mTLS with YubiKey via USB-C and PIV
I've been trying over the past few days to use a PIV-programmed Yubikey to perform mTLS (i.e. mutual client cert auth) in my custom app. My understanding is that I need to feed NSURLSession a SecIdentity to do so. Yubico's instructions state that I need their Yubico Authenticator app for this, but this directly contradicts Apple's own documentation here. I dont need NFC/lightening support, and I only need support for my specific app. When I plug in my key to my iPhone and have TKTokenWatcher active, I DO see com.apple.pivtoken appear in the logs. And using Yubico's SDK, I CAN get data from the key (so I'm pretty sure my entitlements and such are correct). But using the below query to get the corresponding (fake? temporary?) keychain item, it returns NULL no matter what I do: let query: [String: Any] = [ kSecClass as String: kSecClassIdentity, kSecReturnRef as String: true, kSecAttrTokenID as String: apple.com.pivtoken, // Essential for shared iPads kSecMatchLimit as String: kSecMatchLimitOne ] var it
Replies
5
Boosts
0
Views
398
Activity
1w
Reply to Developer Program enrollment still pending after payment
Hi everyone, I ran into the exact same issue as many of you, so I completely understand the frustration. I wanted to share what finally worked for me, in case it helps anyone still stuck. My timeline: Last Thursday: Completed the purchase (1st attempt) — payment charged, account stuck on Pending Waited until the following Tuesday with no confirmation email Contacted Apple Support the same day — they said they'd respond within 2 business days By Thursday, still no reply from Apple What finally worked I came across a solution shared in a Reddit thread (thread title: Apple Developer Admission - Pending for 7+ days ) that suggested the following: Add your credit card directly to your Apple Account (via Apple Account payment settings) Use that same card — now linked to your Apple ID — to repurchase the Apple Developer Program membership I gave this a try on Thursday, and about 8 hours later, my account was approved! 🎉 Key takeaway: The credit card you
Replies
Boosts
Views
Activity
1w
Strange Reviewer Behaviour & Feedback
Hi there! I'm trying to get my first app released. It's been 40 rejections for over 2 months. And there is a TV show which I am hoping to go on, but I can't without the app being released. Some of the issue has been my newbieness to Apple admittedly but things have become bizaare this week particularly. Each review is a drip feed of one or two problems rather than a full review of all problems in one go - surely this has a cost associated which Apple is bearing unnecesarily? In the last week, all rejection reasons could have been stated months ago. The problem is that it appears that a bot is testing the app not a human. For instance a reviewer flagged that a Continue button is not pressable. When in reality I added an intentional delay of 120ms for app stability, the reviewer didn't or couldn't try to tap the button twice. Separate example: twice reviewers have brought up my sign in button has not worked (04/01 & 03/16) - and twice I have explained that non subscribers are not allowed t
Replies
4
Boosts
0
Views
145
Activity
1w
The application has been under review and has been waiting for more than a month.
I have submitted my application for one month, but it is still awaiting review. So I resubmitted it for review. I am the owner of this application and I also requested an expedited review. I also consulted Apple and contacted them several times through the Contact Us option, but the reply always said that it would take some time. Therefore, we can only seek help from the review staff here. Application ID: 675550806
Replies
2
Boosts
0
Views
181
Activity
1w
Reply to Subscription stuck in "developer action needed"
Also having the same issue. Unable to change the status to “ready to submit“. Really don’t want to have to go through the process of recreating all new IAPs and subscriptions and linking them to my RC and app again. You would assume Apple support can do something about this, their support has been really sub-par for me.
Replies
Boosts
Views
Activity
1w