Search results for

“Apple Maps Guides”

155,796 results found

Post

Replies

Boosts

Views

Activity

Enrollment stuck on "Pending" after receiving invoice - normal timeline?
Hello everyone, I enrolled in the Apple Developer Program and completed my payment this past Thursday on 9th April. I have already received the official invoice for the transaction. However, my account status is still showing as Pending on the developer portal, and I am getting an error when trying to log in to App Store Connect. Has anyone else experienced a delay like this recently? Since it's the weekend, I know support is closed, but I'm wondering how long it typically takes for an account to become fully active once the business week starts. Any insights into recent wait times would be appreciated!
3
0
81
4d
Reply to The Swift Programming Language Book
As Quinn mentioned, I've been working on swift-book-pdf to create EPUB and PDF editions of The Swift Programming Book. I've brought the Swift Programming Series back to Apple Books, with optimized editions of The Swift Programming Language from Swift 5.8 onward. You can also download PDF and EPUB editions across Swift releases from the Swift Book Archive. Read more here: Swift Book PDF: The Swift Programming Language is back on Apple Books — plus PDF and EPUB archives (forums.swift.org). This project is not published by, endorsed by, or affiliated with Apple Inc. or the Swift.org open source project. See the Acknowledgments chapter in each edition for more details.
4d
TESTFLIGHT: The requested app is not available or doesn t exist
Hello, I created an app using the latest version of Xcode (16.2), and I'm having a problem testing this app on my iPhones. I created this app just like all the others I've made for my clients, including one on (03/24/25), but when I went to upload another App to App Store Connect on (03/26/25) I couldn't test it on my phone. Points to consider: The app runs perfectly on the Emulator. All my terms and agreements with Apple are up to date. I tried to download the apps through Testflight on 2 different devices, iPhone 7 Plus (iOS 15.8.1) and iPhone 15 Pro Max (iOS 18.3.2), and I was unsuccessful in neither attempt. I can send my app to the internal testers, but when I click download, the following message appears: Could not install [APP NAME]. The requested App is not available or doesn't exist. I imagine this problem is with Apple itself, I have already contacted support, but I need to resolve this urgently for my customers. Has anyone experienced this and resolved it?
20
0
1.5k
4d
`sysextd` rejects new `NEFilterDataProvider` activation with "no policy" on macOS 26 — despite valid Developer ID + notarization
I'm building a macOS network monitor using NEFilterDataProvider as a system extension, distributed with Developer ID signing. On macOS 26.3 (Tahoe), sysextd consistently rejects the activation request with no policy, cannot allow apps outside /Applications — despite the app being in /Applications and passing every verification check. I'm aware of the known Xcode NE signing bug (r. 108838909) and have followed the manual signing process from Exporting a Developer ID Network Extension. I've also tried both xcodebuild build and xcodebuild archive workflows — identical failure. Environment macOS 26.3 (25D125), SIP enabled Xcode 26.3 (17C529) Hardware Apple M2 Pro Certificate Developer ID Application (issued Jan 30, 2026 — 27 days old) MDM/Profiles None installed Signing & Verification (all pass) $ spctl -a -vv /Applications/Chakshu.app /Applications/Chakshu.app: accepted source=Notarized Developer ID origin=Developer ID Application: ROBIN SHARMA (R65679C4F3) $ codesign --verify --deep --strict -vv /A
7
0
262
4d
Reply to `sysextd` rejects new `NEFilterDataProvider` activation with "no policy" on macOS 26 — despite valid Developer ID + notarization
My specific advice here: For day-to-day debugging, use the approach described in Debugging a Network Extension Provider. To verify your Developer ID signed version, use the approach described in Testing a Notarised Product. I use both of these approaches quite regularly and I’m not aware of any systematic problem with them. If you can reproduce this problem with either approach, I’d be happy to dig into that. ps Regarding this: [quote='884135022, avdigitalsolutions, /thread/817101?answerId=884135022#884135022, /profile/avdigitalsolutions'] I migrated to the system extension model [/quote] I have advice for that in Network Extension Provider Packaging. Reading through your post I think you’ve done the most important steps, but it’d be worth you reading through it, just to be sure. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
4d
Reply to WKWebView customUserAgent replaces system User-Agent with NetworkingExtension identifier on iOS 26.4
[quote='883986022, Mapple, /thread/822080?answerId=883986022#883986022, /profile/Mapple'] I found the problem. [/quote] Ah, interesting, thanks for the extra info. [quote='883986022, Mapple, /thread/822080?answerId=883986022#883986022, /profile/Mapple'] Can this issue be fixed? [/quote] It’s hard for me to say. My advice is that you file a bug with the details. That’ll get it in front of the relevant folks. 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:
4d
Reply to Provisioning profiles marked "Ineligible" for Contactless Pass Provisioning even though entitlement is present in profile
[quote='884188022, kingfu, /thread/821961?answerId=884188022#884188022, /profile/kingfu'] is there any new progress now? [/quote] No. I’m talking with the right folks about this, but I don’t yet have a path forward that I can recommend. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
4d
Reply to iOS 26.4 asks for Face ID instead of Screen Time passcode when disabling Screen Time access for an app
infovine, 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. I already submitted a report in Feedback Assistant. Cool. What was the bug number? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: App & System Services SubTopic: General Tags:
4d
Reply to DHCP broken when device wakeup
[quote='884179022, Richie_Wu, /thread/820894?answerId=884179022#884179022, /profile/Richie_Wu'] We saw this issue more with Content Filter and Transparent proxy network extension running on the device. [/quote] OK. But that doesn’t actually answer my question: Is any of your code involved here? That is, are you the developer of these content filter and transparent proxy providers? Or are you trying to use providers created by a different developer? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
4d
Reply to Notarization stuck in “In Progress” for all submissions since April 4th
antho2305, I pinged the notary team about this last week and got some preliminary info. It’s definitely something specific to your situation, not a general issue. I’m working on getting something more concrete to share. Dbuckley470, I’m presuming that you’re not working with antho2305, and thus you’re talking about a separate issue. If so, it’s hard to say what’s going without more info. I recommend that you start a new thread with the details. Use the same subtopic as this thread; that way I’ll be sure to see it go by. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
4d
Reply to A new coder wanting to learn
[quote='822456021, ParinK124, /thread/822456, /profile/ParinK124'] I am loving it! [/quote] Cool. [quote='822456021, ParinK124, /thread/822456, /profile/ParinK124'] Is there any other apps that help me to learn coding? [/quote] It kinda depends on your direction: Are you looking to learn Swift programming in general? Or looking to learn Swift programming so that you create iOS apps? Or something else? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
4d
Enrollment stuck on "Pending" after receiving invoice - normal timeline?
Hello everyone, I enrolled in the Apple Developer Program and completed my payment this past Thursday on 9th April. I have already received the official invoice for the transaction. However, my account status is still showing as Pending on the developer portal, and I am getting an error when trying to log in to App Store Connect. Has anyone else experienced a delay like this recently? Since it's the weekend, I know support is closed, but I'm wondering how long it typically takes for an account to become fully active once the business week starts. Any insights into recent wait times would be appreciated!
Replies
3
Boosts
0
Views
81
Activity
4d
Reply to Apple Developer Program Enrollment Stuck: "Your enrollment is being processed" for Weeks – Widespread Issue in 2026
I am experiencing the same issue, which is very frustrating. The payment has already been deducted from my bank account, but the purchase is not showing in my Apple account and my developer membership is still not activated. Order number: W1544580196 Case number: 102867468074
Replies
Boosts
Views
Activity
4d
Reply to The Swift Programming Language Book
As Quinn mentioned, I've been working on swift-book-pdf to create EPUB and PDF editions of The Swift Programming Book. I've brought the Swift Programming Series back to Apple Books, with optimized editions of The Swift Programming Language from Swift 5.8 onward. You can also download PDF and EPUB editions across Swift releases from the Swift Book Archive. Read more here: Swift Book PDF: The Swift Programming Language is back on Apple Books — plus PDF and EPUB archives (forums.swift.org). This project is not published by, endorsed by, or affiliated with Apple Inc. or the Swift.org open source project. See the Acknowledgments chapter in each edition for more details.
Replies
Boosts
Views
Activity
4d
The Swift Programming Language Book
Does anyone know if there will be a Swift 6 version of The Swift Programming Language book and if so, when it will be released for Apple Books?
Replies
5
Boosts
0
Views
1k
Activity
4d
TESTFLIGHT: The requested app is not available or doesn t exist
Hello, I created an app using the latest version of Xcode (16.2), and I'm having a problem testing this app on my iPhones. I created this app just like all the others I've made for my clients, including one on (03/24/25), but when I went to upload another App to App Store Connect on (03/26/25) I couldn't test it on my phone. Points to consider: The app runs perfectly on the Emulator. All my terms and agreements with Apple are up to date. I tried to download the apps through Testflight on 2 different devices, iPhone 7 Plus (iOS 15.8.1) and iPhone 15 Pro Max (iOS 18.3.2), and I was unsuccessful in neither attempt. I can send my app to the internal testers, but when I click download, the following message appears: Could not install [APP NAME]. The requested App is not available or doesn't exist. I imagine this problem is with Apple itself, I have already contacted support, but I need to resolve this urgently for my customers. Has anyone experienced this and resolved it?
Replies
20
Boosts
0
Views
1.5k
Activity
4d
`sysextd` rejects new `NEFilterDataProvider` activation with "no policy" on macOS 26 — despite valid Developer ID + notarization
I'm building a macOS network monitor using NEFilterDataProvider as a system extension, distributed with Developer ID signing. On macOS 26.3 (Tahoe), sysextd consistently rejects the activation request with no policy, cannot allow apps outside /Applications — despite the app being in /Applications and passing every verification check. I'm aware of the known Xcode NE signing bug (r. 108838909) and have followed the manual signing process from Exporting a Developer ID Network Extension. I've also tried both xcodebuild build and xcodebuild archive workflows — identical failure. Environment macOS 26.3 (25D125), SIP enabled Xcode 26.3 (17C529) Hardware Apple M2 Pro Certificate Developer ID Application (issued Jan 30, 2026 — 27 days old) MDM/Profiles None installed Signing & Verification (all pass) $ spctl -a -vv /Applications/Chakshu.app /Applications/Chakshu.app: accepted source=Notarized Developer ID origin=Developer ID Application: ROBIN SHARMA (R65679C4F3) $ codesign --verify --deep --strict -vv /A
Replies
7
Boosts
0
Views
262
Activity
4d
Reply to `sysextd` rejects new `NEFilterDataProvider` activation with "no policy" on macOS 26 — despite valid Developer ID + notarization
My specific advice here: For day-to-day debugging, use the approach described in Debugging a Network Extension Provider. To verify your Developer ID signed version, use the approach described in Testing a Notarised Product. I use both of these approaches quite regularly and I’m not aware of any systematic problem with them. If you can reproduce this problem with either approach, I’d be happy to dig into that. ps Regarding this: [quote='884135022, avdigitalsolutions, /thread/817101?answerId=884135022#884135022, /profile/avdigitalsolutions'] I migrated to the system extension model [/quote] I have advice for that in Network Extension Provider Packaging. Reading through your post I think you’ve done the most important steps, but it’d be worth you reading through it, just to be sure. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
4d
Reply to WKWebView customUserAgent replaces system User-Agent with NetworkingExtension identifier on iOS 26.4
[quote='883986022, Mapple, /thread/822080?answerId=883986022#883986022, /profile/Mapple'] I found the problem. [/quote] Ah, interesting, thanks for the extra info. [quote='883986022, Mapple, /thread/822080?answerId=883986022#883986022, /profile/Mapple'] Can this issue be fixed? [/quote] It’s hard for me to say. My advice is that you file a bug with the details. That’ll get it in front of the relevant folks. 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
4d
Reply to Provisioning profiles marked "Ineligible" for Contactless Pass Provisioning even though entitlement is present in profile
[quote='884188022, kingfu, /thread/821961?answerId=884188022#884188022, /profile/kingfu'] is there any new progress now? [/quote] No. I’m talking with the right folks about this, but I don’t yet have a path forward that I can recommend. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
4d
Reply to Didn't receive any notification from coreWLAN for linkQualityDidChange
[quote='883982022, balajie, /thread/821842?answerId=883982022#883982022, /profile/balajie'] the bug ID is FB22464790. [/quote] Thanks. I’m gonna use that bug to dig into this a little. I’ll post an update here when I learn more. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
4d
Reply to iOS 26.4 asks for Face ID instead of Screen Time passcode when disabling Screen Time access for an app
infovine, 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. I already submitted a report in Feedback Assistant. Cool. What was the bug number? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
4d
Reply to DHCP broken when device wakeup
[quote='884179022, Richie_Wu, /thread/820894?answerId=884179022#884179022, /profile/Richie_Wu'] We saw this issue more with Content Filter and Transparent proxy network extension running on the device. [/quote] OK. But that doesn’t actually answer my question: Is any of your code involved here? That is, are you the developer of these content filter and transparent proxy providers? Or are you trying to use providers created by a different developer? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
4d
Reply to Notarization stuck in “In Progress” for all submissions since April 4th
antho2305, I pinged the notary team about this last week and got some preliminary info. It’s definitely something specific to your situation, not a general issue. I’m working on getting something more concrete to share. Dbuckley470, I’m presuming that you’re not working with antho2305, and thus you’re talking about a separate issue. If so, it’s hard to say what’s going without more info. I recommend that you start a new thread with the details. Use the same subtopic as this thread; that way I’ll be sure to see it go by. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
4d
Xcode unable to fetch subscriptions from appstore connect.
Hi, I’ve been invited to an Apple Developer account with the Developer role. I’ve already created a subscription in App Store Connect, but when I try to fetch available subscriptions in Xcode for in-app purchase, nothing appears to be available for purchase.
Replies
1
Boosts
0
Views
154
Activity
4d
Reply to A new coder wanting to learn
[quote='822456021, ParinK124, /thread/822456, /profile/ParinK124'] I am loving it! [/quote] Cool. [quote='822456021, ParinK124, /thread/822456, /profile/ParinK124'] Is there any other apps that help me to learn coding? [/quote] It kinda depends on your direction: Are you looking to learn Swift programming in general? Or looking to learn Swift programming so that you create iOS apps? Or something else? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
4d