Post

Replies

Boosts

Views

Activity

Reply to Photos acess
It's not a capability. You need to add it to your Info.plist file. Here's a screenshot of the relevant item you need to add - to the appropriate target - highlighted in blue: The 'Value' is a String key in quotes, and you need an InfoPlist.strings file for each supported language. The file contains descriptive text giving reasons why your app needs photo library access, or location access etc. Here's what mine looks like for the two keys seen in that screenshot: NSPhotoLibraryUsageDescription = "FILL THIS IN WITH THE TEXT THAT WILL APPEAR IN AN ACCESS PROMPT DIALOG"; "Privacy_UsageDescription_PhotoLibrary" = "FILL THIS IN WITH THE TEXT THAT WILL APPEAR IN AN ACCESS PROMPT DIALOG"; NSLocationWhenInUseUsageDescription = "SOME LOCATION TEXT GOES HERE"; "Location_UsageDescription_WhenInUse" = "SOME LOCATION TEXT GOES HERE";
Jun ’25
Reply to different panels.
Do you have a question about coding an app for one of Apple's platforms? 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.
Jun ’25
Reply to In App Purchase
Are you using the same sandbox Apple ID for the purchase, or two separate ones? It's not clear from your steps. If one sandbox account has already purchased the subscription, then you can't make the same purchase again in the same account. User A should use Sandbox Account A. User B should use Sandbox Account B.
Jun ’25
Reply to JavaScript to externally automate Webpage operation
Where is the error? You haven't formatted the code properly, so it's difficult to read. You need to use the code formatting tool in the tool bar when you create a post. Once you've made your post you should always read it and ensure it looks correct. Yours obviously is not correct. Could you reformat it so that all the code is within the three backticks, please? And then tell us which line you're seeing the error. (As an aside, every time someone comes on these forums with a problem that's been created by an 'AI' tool it's because the 'AI' doesn't work and has led them down the wrong route. Why people keep relying on them is beyond me. You should learn these things for yourself. If everyone keeps resorting to 'AI' nothing new will ever be created.)
Topic: Safari & Web SubTopic: General Tags:
May ’25
Reply to Cannot update HomeBrew, due to SHA256 mismatch on --jpegsrc.v9d.tar.gz download
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 about Homebrew, and you should ask for help from the team who maintains it, or use something like Stack Overflow. Your error message even says this: "Warning: You are using macOS 15.5. We do not provide support for this pre-release version." You need to contact them, not Apple. Thanks.
May ’25
Reply to Satellite communications
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.
May ’25
Reply to 你好
Hey, if I have to translate your words to read them, you can translate my words to read them, it's only fair. I'm guessing you want to enable Developer mode on your iPhone without a computer? You do it in Settings > Privacy & Security. If it's something else, you really need to ask us a more detailed question.
May ’25
Reply to Photos acess
It's not a capability. You need to add it to your Info.plist file. Here's a screenshot of the relevant item you need to add - to the appropriate target - highlighted in blue: The 'Value' is a String key in quotes, and you need an InfoPlist.strings file for each supported language. The file contains descriptive text giving reasons why your app needs photo library access, or location access etc. Here's what mine looks like for the two keys seen in that screenshot: NSPhotoLibraryUsageDescription = "FILL THIS IN WITH THE TEXT THAT WILL APPEAR IN AN ACCESS PROMPT DIALOG"; "Privacy_UsageDescription_PhotoLibrary" = "FILL THIS IN WITH THE TEXT THAT WILL APPEAR IN AN ACCESS PROMPT DIALOG"; NSLocationWhenInUseUsageDescription = "SOME LOCATION TEXT GOES HERE"; "Location_UsageDescription_WhenInUse" = "SOME LOCATION TEXT GOES HERE";
Replies
Boosts
Views
Activity
Jun ’25
Reply to different panels.
Do you have a question about coding an app for one of Apple's platforms? 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.
Replies
Boosts
Views
Activity
Jun ’25
Reply to Unify Native iOS Utility Apps into a Single Modular AI-Enhanced App (Apple Assist)
You're in the wrong place. 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
Jun ’25
Reply to Audio issue on iPhone 15 pro (iOS18.5)
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: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jun ’25
Reply to [Proposal] Sense & Store – Intelligent App Suggestions from Safari (with On-Device AI)
You're in the wrong place. 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/
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’25
Reply to In App Purchase
Are you using the same sandbox Apple ID for the purchase, or two separate ones? It's not clear from your steps. If one sandbox account has already purchased the subscription, then you can't make the same purchase again in the same account. User A should use Sandbox Account A. User B should use Sandbox Account B.
Replies
Boosts
Views
Activity
Jun ’25
Reply to JavaScript to externally automate Webpage operation
Where is the error? You haven't formatted the code properly, so it's difficult to read. You need to use the code formatting tool in the tool bar when you create a post. Once you've made your post you should always read it and ensure it looks correct. Yours obviously is not correct. Could you reformat it so that all the code is within the three backticks, please? And then tell us which line you're seeing the error. (As an aside, every time someone comes on these forums with a problem that's been created by an 'AI' tool it's because the 'AI' doesn't work and has led them down the wrong route. Why people keep relying on them is beyond me. You should learn these things for yourself. If everyone keeps resorting to 'AI' nothing new will ever be created.)
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to Cannot update HomeBrew, due to SHA256 mismatch on --jpegsrc.v9d.tar.gz download
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 about Homebrew, and you should ask for help from the team who maintains it, or use something like Stack Overflow. Your error message even says this: "Warning: You are using macOS 15.5. We do not provide support for this pre-release version." You need to contact them, not Apple. Thanks.
Replies
Boosts
Views
Activity
May ’25
Reply to Satellite communications
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.
Replies
Boosts
Views
Activity
May ’25
Reply to Request for Confirmation of Paid International Repair Eligibility – iPhone 14 Pro
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.
Replies
Boosts
Views
Activity
May ’25
Reply to Request for Enhanced Security Options for iPhone Passwords App (iCloud Keychain)
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
May ’25
Reply to Shouldn't SwiftUI only re-renders if var is used on view?
Line 4: @Published var counter: Int = 0 // Not used in the view's body Line 15 (inside the view's body): .onChange(of: viewModel.counter) { newValue in Sorry, but counter is used in the view's body. Just make it not a @Published var and it probably won't do what you claim it's doing.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to App Store Submission Rejected 3 Times – Guideline 4.2 (Minimum Functionality)
Does your app more than what is possible from the SpeedRun website? If not, that's why you're getting rejected. Turning a website into an app * is * spam. Add more to the app. Could you make this a sort of unofficial SpeedRun app, and let people login, create a profile, chat with others etc.?
Replies
Boosts
Views
Activity
May ’25
Reply to iOS App Running on Mac Crashes in Multi-Screen
You should probably raise this as a bug in the usual way. It won't really get progressed if it's only posted in these Developer Forums. You need to raise each issue you find separately at https://feedbackassistant.apple.com/ You can post the FB numbers here if you want, so that others can link to them.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to 你好
Hey, if I have to translate your words to read them, you can translate my words to read them, it's only fair. I'm guessing you want to enable Developer mode on your iPhone without a computer? You do it in Settings > Privacy & Security. If it's something else, you really need to ask us a more detailed question.
Replies
Boosts
Views
Activity
May ’25