Post

Replies

Boosts

Views

Activity

Reply to airpods not working on phonecalls
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. When posting your question there, make sure to explain which version of iOS you're using and what model of AirPods they are.
Jul ’25
Reply to OPT code?
As explained in your other post - and, please don't raise multiple posts for the same thing; it just clutters the forums: You're in the wrong place. Contact the developer of an app directly if you want a TestFlight code. It's pretty obvious.
Jul ’25
Reply to TestFlight
A few things: We're not your brothers, and it's quite sexist of you to ignore female developers. What redeem code? Do you realise that if you want a redeem code for a specific app on TestFlight you should contact the developer of that app directly, and not fire out a message to all the random developers on these Developer Forums? You're in the wrong place.
Jul ’25
Reply to Innovative mind with creative cutting edge vision and not enough tech experience
If you don't currently know how to code in Swift and SwiftUI then you can either employ someone to do this for you, or just knuckle down and learn for yourself. It's not that difficult. Apple has tons of sample code that you can start using. Have you even tried? If not, then please do so! No one here is going to know how much it would cost to work with someone to implement your ideas, so it's pointless to ask us here. This isn't really the place to ask such a wide-ranging question. We're just developers writing apps for Apple's platforms, and we don't talk about money and costs on these forums. This isn't the place for that kind of thing.
Jul ’25
Reply to SwiftData SortDescriptor Limitation...
Not entirely sure what your issue is here. You say something crashes, but you don't explain what the crash is, so it's not possible to see whether you're doing something wrong or if there is a genuine issue in Apple's code. You haven't provided any code whatsoever, so I really can't give you any help at all. Can you provide some code that explains your issue properly?
Jul ’25
Reply to IOS 26
Blue chat bubbles are part of the design language for the Messages app, and besides that, they have the effect of showing you that a message is an iMessage not an SMS, so they're instantly recognisable as an Apple iMessage and it's unlikely that Apple will change this. You could suggest that all received messages could be whatever colour you choose, say black background with white text, but that loses the differentiation between the message types. However, you could suggest to Apple that you should be able to change the colours based on the type of message, e.g. you might want orange with black text for an SMS, and purple with white text for an iMessage, thus keeping the differentiation. It could be not only for aesthetic purposes but also because of a visual requirement, and perhaps they'l allow such customisations. Colour blindness is already covered in Accessibility settings, but it doesn't allow the changing of the bubbles as you'd like. You can make suggestions here: https://feedbackassistant.apple.com/
Jul ’25
Reply to Unable to use iOS simulator below version 26 after installing Xcode 26 Beta 3
I see: iOS 18.5 (18.5 - 22F77) - com.apple.CoreSimulator.SimRuntime.iOS-18-5 so that's why mine works fine. I wonder if you can copy that file from somewhere else and put it into where it's supposed to be? Bit of a hack, but according to the internet people were doing this to fix this specific error. Personally, I would remove the runtimes via Xcode, uninstall Xcode, remove the Developer folder in Finder (take any necessary backups), reboot, reinstall Xcode 16.4, reinstall iOS 18.5 and try again. It's a lot, but it should leave it all fresh.
Jul ’25
Reply to Unable to use iOS simulator below version 26 after installing Xcode 26 Beta 3
I have the same setup as you: Xcode 16.4 with iOS 18.5, installed Xcode 26 beta 3, and my iOS 18.5 was removed. However, when I closed Xcode 26, opened Xcode 16.4 and opened one of my projects, the run destination in the project window was an iOS 18.5 simulator but it said iOS 18.5 wasn't installed. I just clicked Get in the Xcode Settings > Components window and it all worked fine. Can you open Disk Utility and look in the left-hand pane? At the bottom is a "Disk Images" section. I have "iOS 18.5 Simulator Bundle" and "iOS 18.5 Simulator" there, and they're both mounted. Maybe you've got the runtimes installed but somehow they aren't mounted?
Jul ’25
Reply to airpods not working on phonecalls
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. When posting your question there, make sure to explain which version of iOS you're using and what model of AirPods they are.
Replies
Boosts
Views
Activity
Jul ’25
Reply to Have not received weekly analytics email for over a month
I can clear something up for you. I last received the analytics email on 4th June. I accepted the new agreement on 10th June, so you not having accepted it until today can't be related. There has to be something else going on. I think someone at Apple needs to figure out what's gone wrong.
Replies
Boosts
Views
Activity
Jul ’25
Reply to Bricked? After Erase all data
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: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Jul ’25
Reply to OPT code?
As explained in your other post - and, please don't raise multiple posts for the same thing; it just clutters the forums: You're in the wrong place. Contact the developer of an app directly if you want a TestFlight code. It's pretty obvious.
Replies
Boosts
Views
Activity
Jul ’25
Reply to TestFlight
A few things: We're not your brothers, and it's quite sexist of you to ignore female developers. What redeem code? Do you realise that if you want a redeem code for a specific app on TestFlight you should contact the developer of that app directly, and not fire out a message to all the random developers on these Developer Forums? You're in the wrong place.
Replies
Boosts
Views
Activity
Jul ’25
Reply to Add to Home Screen is not working in Safari on iOS 26.
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: Safari & Web SubTopic: General
Replies
Boosts
Views
Activity
Jul ’25
Reply to Connect App
Your post makes zero sense. What are you talking about?
Replies
Boosts
Views
Activity
Jul ’25
Reply to Innovative mind with creative cutting edge vision and not enough tech experience
If you don't currently know how to code in Swift and SwiftUI then you can either employ someone to do this for you, or just knuckle down and learn for yourself. It's not that difficult. Apple has tons of sample code that you can start using. Have you even tried? If not, then please do so! No one here is going to know how much it would cost to work with someone to implement your ideas, so it's pointless to ask us here. This isn't really the place to ask such a wide-ranging question. We're just developers writing apps for Apple's platforms, and we don't talk about money and costs on these forums. This isn't the place for that kind of thing.
Replies
Boosts
Views
Activity
Jul ’25
Reply to SwiftData SortDescriptor Limitation...
Not entirely sure what your issue is here. You say something crashes, but you don't explain what the crash is, so it's not possible to see whether you're doing something wrong or if there is a genuine issue in Apple's code. You haven't provided any code whatsoever, so I really can't give you any help at all. Can you provide some code that explains your issue properly?
Replies
Boosts
Views
Activity
Jul ’25
Reply to IOS 26
Blue chat bubbles are part of the design language for the Messages app, and besides that, they have the effect of showing you that a message is an iMessage not an SMS, so they're instantly recognisable as an Apple iMessage and it's unlikely that Apple will change this. You could suggest that all received messages could be whatever colour you choose, say black background with white text, but that loses the differentiation between the message types. However, you could suggest to Apple that you should be able to change the colours based on the type of message, e.g. you might want orange with black text for an SMS, and purple with white text for an iMessage, thus keeping the differentiation. It could be not only for aesthetic purposes but also because of a visual requirement, and perhaps they'l allow such customisations. Colour blindness is already covered in Accessibility settings, but it doesn't allow the changing of the bubbles as you'd like. You can make suggestions here: https://feedbackassistant.apple.com/
Replies
Boosts
Views
Activity
Jul ’25
Reply to Unable to use iOS simulator below version 26 after installing Xcode 26 Beta 3
I see: iOS 18.5 (18.5 - 22F77) - com.apple.CoreSimulator.SimRuntime.iOS-18-5 so that's why mine works fine. I wonder if you can copy that file from somewhere else and put it into where it's supposed to be? Bit of a hack, but according to the internet people were doing this to fix this specific error. Personally, I would remove the runtimes via Xcode, uninstall Xcode, remove the Developer folder in Finder (take any necessary backups), reboot, reinstall Xcode 16.4, reinstall iOS 18.5 and try again. It's a lot, but it should leave it all fresh.
Replies
Boosts
Views
Activity
Jul ’25
Reply to Is it possible to make SwiftUI app with no windows on macOS 14?
I think you want to use something like SMAppService. Are you saying you don't ever want a UI, or that no UI will be displayed when the app launches? So you'll still have some sort of Preferences UI somewhere? Then yes, use SwiftUI and Swift. Investigate SMAppService.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’25
Reply to TipKit popover Issues...
Can you provide your code for one of the tips that's appearing as a full sheet instead of a popover? Maybe there's something you're doing or not doing in your code?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’25
Reply to Unable to use iOS simulator below version 26 after installing Xcode 26 Beta 3
I have the same setup as you: Xcode 16.4 with iOS 18.5, installed Xcode 26 beta 3, and my iOS 18.5 was removed. However, when I closed Xcode 26, opened Xcode 16.4 and opened one of my projects, the run destination in the project window was an iOS 18.5 simulator but it said iOS 18.5 wasn't installed. I just clicked Get in the Xcode Settings > Components window and it all worked fine. Can you open Disk Utility and look in the left-hand pane? At the bottom is a "Disk Images" section. I have "iOS 18.5 Simulator Bundle" and "iOS 18.5 Simulator" there, and they're both mounted. Maybe you've got the runtimes installed but somehow they aren't mounted?
Replies
Boosts
Views
Activity
Jul ’25
Reply to payment
I gave you the link to the Contact Us page. Click it, use the options to get the phone number for your country. It's not difficult.
Replies
Boosts
Views
Activity
Jul ’25