Community highlights
EDIT: It's because the view is being used in a navigation link, which is annoying since the text used to be black (like it is on my iPad) but it's blue now when building to device. Must have been some change with iOS 26.
Hi guys,
I can't find any mention of this and don't know if something changed I don't know about.
I'm on iOS 26 and Xcode 26, I have a view that just has these modifiers:
VStack { Text(userName) .font(.body) .multilineTextAlignment(.center) Spacer()}The text is black in the canvas, yet as soon as the text is within a LazyVStack being populated as a cell the font is blue.
Is this some new feature? Is it a bug? Is there a reason the text turns blue? There's no instance of any other modifiers changing the color.


Hi folks, I am trying to enroll in the Apple Developer Program. I have never purchased a license before, but in the checkout process, it shows the country I was previously from, rather than the one I have updated in my Apple ID Account.
How can I change my developer account country to match my Apple ID? Because it is charging me in another currency and asking me to input an address from another country.
Thank you.




