Post

Replies

Boosts

Views

Activity

Reply to Is my POST method correct
This line: func createTask(_ task: Task) async throws -> Task { if let url = URL(string: "(baseURL)/todos"){ isn't in the formatted code block. Please, when you make a post, please check that your formatting is correct. If it isn't, just edit it and correct it. Anyway: func createTask(_ task: Task) async throws -> Task { if let url = URL(string: "(baseURL)/todos"){ is wrong. You need a \ before (baseURL) Why are you relying on some AI trash app to figure out such a simple bit of coding? Spend a few minutes and learn how to write a POST request using actual sources of information. This Claude thing isn't going to replace actual knowledge. The very fact that you've had to ask us humans kinda proves that.
Topic: Safari & Web SubTopic: General Tags:
Aug ’25
Reply to iPhone screen glare
These are the Developer Forums, where developers of third-party apps for Apple's platforms ask each other for hints and tips on coding. These forums are not where Apple's actual hardware designers chat about new features, and it's incredible that you think you might have a direct line to them... If you have a suggestion, you should raise it at: https://feedbackassistant.apple.com/
Topic: Design SubTopic: General
Aug ’25
Reply to Battery problem after update
Huh? When you got what? What version of iOS/iPadOS are you taking about? How has battery life decreased? You say your battery health is 99%, so what's your issue? Also, if this is regarding an iOS beta, then you're in the right place. However, if this is a normal iOS/iPadOS release, such as iOS 18.6.1, then you're in the wrong place. Please ask your question at the Apple Support Forums. Thanks. Please consider the place you're posting before you make your post. If this is a normal consumer issue, then the DEVELOPER forums are clearly not the right place for it.
Topic: Community SubTopic: Apple Developers Tags:
Aug ’25
Reply to "Auth Key can only be downloaded once. This auth key has already been downloaded."
Oh noes! That's awful! That must really suck! I really feel for you! It must be terrible that you can't get on with your development activities... But... how do you think anyone here can help you when you haven't given us ANY information as to what this relates to? What API are you calling? What are you trying to do? Please, PLEASE, be a bit more cogniscent of where you are and what you're here for. If you have an issue with a specific service and you think us random developers might be able to help you, ask us a valid question. Right now, this should be considered as spam.
Aug ’25
Reply to Proposal: Develop a Token Estimation Tool for Foundation Models
Dear Apple Foundation Models Development Team This isn't the Foundation Models Development Team. These forums aren't a direct link for consumers worldwide to directly contact employees at Apple. These are the Developer Forums, where developers of third-party apps for Apple's platforms ask each other for hints and tips on coding. These forums are not where Apple's actual developers chat about new features. If you have a suggestion, you should raise it at: https://feedbackassistant.apple.com/
Aug ’25
Reply to Problem with testing
If you comment on a response it doesn't mark the thread as having had any responses, so it doesn't look like the thread has had any updates. You need to reply to posts rather than comment. Anyway, you say you've tried it on the iPad Simulator... what happened? Did it work or not? You're really not providing even the bare minimum information for us to help you. If you try something you need to tell us what happened or we have to ask you what happened, and it just takes longer to get a solution. So, what happened? Did your app work or not?
Aug ’25
Reply to Question about Xcode
I have an app that has an iOS target and a watchOS target. In the iOS target there's an Info.plist file, which was auto-generated, but has been modified as the app has developed over the years. The watchOS target also has an Info.plist file, but all it contains is this: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>UIApplicationSceneManifest</key> <dict> <key>UIApplicationSupportsMultipleScenes</key> <false/> <key>UISceneConfigurations</key> <dict/> </dict> </dict> </plist> What are you trying to put into an Info.plist file, and which file: the iOS one or the watchOS one?
Aug ’25
Reply to MintAi - Expense Tracker
I don't think you've really understood what these Developer Forums are here for. They're for developers of apps for Apple's platforms - like you - to ask each other for hints and tips on coding. They're not for you to advertise your latest app, and they aren't here for you to drum up testers for it. We all have our own apps to develop and test; do you think we have spare time to test your apps, too? (No.) You can advertise your apps on the various Mac/iPhone rumour sites, but please don't do it here.
Aug ’25
Reply to Is my POST method correct
This line: func createTask(_ task: Task) async throws -> Task { if let url = URL(string: "(baseURL)/todos"){ isn't in the formatted code block. Please, when you make a post, please check that your formatting is correct. If it isn't, just edit it and correct it. Anyway: func createTask(_ task: Task) async throws -> Task { if let url = URL(string: "(baseURL)/todos"){ is wrong. You need a \ before (baseURL) Why are you relying on some AI trash app to figure out such a simple bit of coding? Spend a few minutes and learn how to write a POST request using actual sources of information. This Claude thing isn't going to replace actual knowledge. The very fact that you've had to ask us humans kinda proves that.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’25
Reply to iPhone screen glare
These are the Developer Forums, where developers of third-party apps for Apple's platforms ask each other for hints and tips on coding. These forums are not where Apple's actual hardware designers chat about new features, and it's incredible that you think you might have a direct line to them... If you have a suggestion, you should raise it at: https://feedbackassistant.apple.com/
Topic: Design SubTopic: General
Replies
Boosts
Views
Activity
Aug ’25
Reply to Battery problem after update
Huh? When you got what? What version of iOS/iPadOS are you taking about? How has battery life decreased? You say your battery health is 99%, so what's your issue? Also, if this is regarding an iOS beta, then you're in the right place. However, if this is a normal iOS/iPadOS release, such as iOS 18.6.1, then you're in the wrong place. Please ask your question at the Apple Support Forums. Thanks. Please consider the place you're posting before you make your post. If this is a normal consumer issue, then the DEVELOPER forums are clearly not the right place for it.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Aug ’25
Reply to "Auth Key can only be downloaded once. This auth key has already been downloaded."
Oh noes! That's awful! That must really suck! I really feel for you! It must be terrible that you can't get on with your development activities... But... how do you think anyone here can help you when you haven't given us ANY information as to what this relates to? What API are you calling? What are you trying to do? Please, PLEASE, be a bit more cogniscent of where you are and what you're here for. If you have an issue with a specific service and you think us random developers might be able to help you, ask us a valid question. Right now, this should be considered as spam.
Replies
Boosts
Views
Activity
Aug ’25
Reply to Ipad OS 26 Beta 6 - Journal App (iPad Pro 12.9, 6th Gen.)
Have you raised a Feedback report? If not, please do so at https://feedbackassistant.apple.com/ then post the FB number here. And, please, provide more information when you raise the issue.
Replies
Boosts
Views
Activity
Aug ’25
Reply to Issue with opening browser on Apple Watch SE 2 – black screen
These are the Developer Forums, where developers of apps for Apple's platforms ask each other for hints and tips on coding. Your question is more of a product support one, so I'd suggest you ask it over at the Apple Support Forums. Thanks.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’25
Reply to IS THE SWiPE LEFT CAMERA MODE REALLY IMPORTANT?
These are the Developer Forums, where developers of third-party apps for Apple's platforms ask each other for hints and tips on coding. If you have a suggestion, you should raise it at: https://feedbackassistant.apple.com/
Topic: Design SubTopic: General
Replies
Boosts
Views
Activity
Aug ’25
Reply to Proposal: Develop a Token Estimation Tool for Foundation Models
Dear Apple Foundation Models Development Team This isn't the Foundation Models Development Team. These forums aren't a direct link for consumers worldwide to directly contact employees at Apple. These are the Developer Forums, where developers of third-party apps for Apple's platforms ask each other for hints and tips on coding. These forums are not where Apple's actual developers chat about new features. If you have a suggestion, you should raise it at: https://feedbackassistant.apple.com/
Replies
Boosts
Views
Activity
Aug ’25
Reply to Bring Back Launchpad
If you have a suggestion, you should raise it in the usual way at: https://feedbackassistant.apple.com/
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Aug ’25
Reply to Seeking Feedback on iOS 18.5/18.6 Behavior
What's a "range bar"? Where on the screen is this bar located? Perhaps it's interfering with some other control? Can you provide a screenshot and show us what the issue is?
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Aug ’25
Reply to Problem with testing
I already answered this. This is your third thread on the same issue. Please use the original thread, here: https://developer.apple.com/forums/thread/796488
Replies
Boosts
Views
Activity
Aug ’25
Reply to Problem with testing
If you comment on a response it doesn't mark the thread as having had any responses, so it doesn't look like the thread has had any updates. You need to reply to posts rather than comment. Anyway, you say you've tried it on the iPad Simulator... what happened? Did it work or not? You're really not providing even the bare minimum information for us to help you. If you try something you need to tell us what happened or we have to ask you what happened, and it just takes longer to get a solution. So, what happened? Did your app work or not?
Replies
Boosts
Views
Activity
Aug ’25
Reply to Question about Xcode
Or, create a new project in Xcode and add a watchOS target, then see how it's structured. This usually fixes project structure issues.
Replies
Boosts
Views
Activity
Aug ’25
Reply to Question about Xcode
I have an app that has an iOS target and a watchOS target. In the iOS target there's an Info.plist file, which was auto-generated, but has been modified as the app has developed over the years. The watchOS target also has an Info.plist file, but all it contains is this: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>UIApplicationSceneManifest</key> <dict> <key>UIApplicationSupportsMultipleScenes</key> <false/> <key>UISceneConfigurations</key> <dict/> </dict> </dict> </plist> What are you trying to put into an Info.plist file, and which file: the iOS one or the watchOS one?
Replies
Boosts
Views
Activity
Aug ’25
Reply to MintAi - Expense Tracker
I don't think you've really understood what these Developer Forums are here for. They're for developers of apps for Apple's platforms - like you - to ask each other for hints and tips on coding. They're not for you to advertise your latest app, and they aren't here for you to drum up testers for it. We all have our own apps to develop and test; do you think we have spare time to test your apps, too? (No.) You can advertise your apps on the various Mac/iPhone rumour sites, but please don't do it here.
Replies
Boosts
Views
Activity
Aug ’25