Post

Replies

Boosts

Views

Activity

Reply to SpaceBar Not functioning as expected
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. When you post there, please ensure you tell readers which versions of the software and hardware you're using. Thanks.
Apr ’25
Reply to App Store Connect
"But for some reason, I cannot select a build" - Why not? What is stopping you? What happens when you click the plus button and the popup appears with the various builds listed? You're telling us you cannot select a build "for some reason", but you don't tell us what's actually happening, so we can't actually help you. Have you added the translations? I think it requires at least one translation, even if it's just English. I think that's in the "App Store Localizations" bit. Take a look at the Help pages: https://developer.apple.com/help/app-store-connect/ There is a section on Managing Subscriptions.
Apr ’25
Reply to Problems With Car Connectivity
There is no version 18.5.4 so I'm not sure what version you're on. If it's 18.5 (the new beta), just raise any bugs you find in the usual way, by going to: https://feedbackassistant.apple.com/ You can post the FB (feedback) number here if you want. If you're on iOS 18.4 then you're on the released version, and these forums are the wrong place for your post. These forums are the right place for questions on coding and hints and tips on how to do something in your code. If you find an issue in a beta version (such as iOS 18.5 beta) of Apple's software you should raise it as a bug in the usual way.
Apr ’25
Reply to Warning: Reference to captured var 'hashBag' in concurrently-executing code
A few things here: STOP asking "AI" for answers to your coding issues. They are rarely correct, and just lead you down a rabbit hole of nonsense. I have absolutely no idea what you're trying to achieve here. Perhaps, stop using AI to craft your questions, and ask a proper question that we might be able to understand...? What are you trying to achieve? What is YOUR code? What error are you seeing in YOUR code?
Topic: Programming Languages SubTopic: Swift Tags:
Apr ’25
Reply to Safari tabs lost updating to macOS 15.4
Raise these bugs so Apple is aware of them and can fix them. They won't really get progressed if they're only posted in these Developer Forums. You should raise each issue separately at https://feedbackassistant.apple.com/ You can post the FB numbers here if you want, so that others can link to them.
Topic: Safari & Web SubTopic: General Tags:
Apr ’25
Reply to Join WWDC in Apple Park
You're likely in the wrong place for this. I'm pretty sure that any email you received that said you won will have contact details for how to get in touch. These are the Developer Forums, where developers of apps for Apple's platforms ask each other for hints and tips on coding. We have no information on WWDC. We are random developers from around the world. We don't work for Apple.
Apr ’25
Reply to SpaceBar Not functioning as expected
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. When you post there, please ensure you tell readers which versions of the software and hardware you're using. Thanks.
Replies
Boosts
Views
Activity
Apr ’25
Reply to WidgetKit And Picture rotation
Surely you can just use a Bool? Set it to false initially, then flip it to true when the image is tapped. Then, the image rotation should kick in if the Bool == true. Once your network call is finished, that should set the Bool to false and the image rotation should stop.
Replies
Boosts
Views
Activity
Apr ’25
Reply to Xcode 16.3 (16E140) - Failed to create simulator [SOLVED]
I can see you edited your original post to say how you solved the issue, but I don't think you can mark your original post as the answer, so I'd suggest you respond to your post explaining the fix, and then mark that reply as the answer.
Replies
Boosts
Views
Activity
Apr ’25
Reply to connect() iOS 18.5 Developer Beta (22EF5042g)
Have you raised a Feedback report? If not, please do so at https://feedbackassistant.apple.com/ then post the FB number here.
Replies
Boosts
Views
Activity
Apr ’25
Reply to Getting my IAP Rejected
You don't attach an IAP to a build. You prepare it in App Store Connect, and upload a binary that is going to use that IAP. That's why there's no option to attach it to the build.
Replies
Boosts
Views
Activity
Apr ’25
Reply to ModifyPromo 409: State Error
Please use the code formatting tools when posting code, as it's pretty hard to read what you've written. That said, are you calling it correctly? If so, if this is a bug you should raise it with Apple rather than post it here in the Developer forums: https://feedbackassistant.apple.com/ You can post the FB number here if you like.
Replies
Boosts
Views
Activity
Apr ’25
Reply to App Store Connect
"But for some reason, I cannot select a build" - Why not? What is stopping you? What happens when you click the plus button and the popup appears with the various builds listed? You're telling us you cannot select a build "for some reason", but you don't tell us what's actually happening, so we can't actually help you. Have you added the translations? I think it requires at least one translation, even if it's just English. I think that's in the "App Store Localizations" bit. Take a look at the Help pages: https://developer.apple.com/help/app-store-connect/ There is a section on Managing Subscriptions.
Replies
Boosts
Views
Activity
Apr ’25
Reply to Problems With Car Connectivity
There is no version 18.5.4 so I'm not sure what version you're on. If it's 18.5 (the new beta), just raise any bugs you find in the usual way, by going to: https://feedbackassistant.apple.com/ You can post the FB (feedback) number here if you want. If you're on iOS 18.4 then you're on the released version, and these forums are the wrong place for your post. These forums are the right place for questions on coding and hints and tips on how to do something in your code. If you find an issue in a beta version (such as iOS 18.5 beta) of Apple's software you should raise it as a bug in the usual way.
Replies
Boosts
Views
Activity
Apr ’25
Reply to Warning: Reference to captured var 'hashBag' in concurrently-executing code
A few things here: STOP asking "AI" for answers to your coding issues. They are rarely correct, and just lead you down a rabbit hole of nonsense. I have absolutely no idea what you're trying to achieve here. Perhaps, stop using AI to craft your questions, and ask a proper question that we might be able to understand...? What are you trying to achieve? What is YOUR code? What error are you seeing in YOUR code?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Apr ’25
Reply to iOS Team Provisioning Profile oesn't include the com.apple.developer.activitykit entitlement.
There is zero need to make multiple posts for the same issue. You can edit your original post within an hour. If you're outside that window, just add a reply to your original post. If you add multiple posts you just pollute the forums.
Replies
Boosts
Views
Activity
Apr ’25
Reply to Safari tabs lost updating to macOS 15.4
Raise these bugs so Apple is aware of them and can fix them. They won't really get progressed if they're only posted in these Developer Forums. You should raise each issue separately at https://feedbackassistant.apple.com/ You can post the FB numbers here if you want, so that others can link to them.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’25
Reply to Problems installing iOS 18.4 SDK on Intel iMac
No idea, but you could see if there are any disk images showing in Disk Utility, and eject them so they're gone. You might then be able to reinstall. I can't confirm this will fix your issue, but that has helped me in the past.
Replies
Boosts
Views
Activity
Apr ’25
Reply to Join WWDC in Apple Park
You're likely in the wrong place for this. I'm pretty sure that any email you received that said you won will have contact details for how to get in touch. These are the Developer Forums, where developers of apps for Apple's platforms ask each other for hints and tips on coding. We have no information on WWDC. We are random developers from around the world. We don't work for Apple.
Replies
Boosts
Views
Activity
Apr ’25
Reply to Battery health dropping fast.
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
Apr ’25
Reply to Myanmar Language font changed after iOS 18.4
It would help to see the relevant code for this, as it might be that something related to something you've coded has changed between the two versions. I notice you have 18.2 and 18.4. Is it broken on 18.3, too?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’25