Post

Replies

Boosts

Views

Activity

Reply to Picker list based on a selection from another Picker list
I don't get your issue? Your second picker simply needs to be given the data that you want to display in it. If Course A has Red, Green and Blue tees, then your first picker is for Course A, and your second picker is for the tees within Course A. If your first picker is Course B, then just tell the second picker to use the tees from Course B. (As an aside, you'll never learn anything if you keep resorting to an AI bot. Though I see it recommended you use onChange(of:) like I did, i.e. the not deprecated version.)
Topic: Design SubTopic: General
Dec ’24
Reply to hate the new update
These are the Developer Forums, where developers of apps for Apple's platforms ask each other for hints and tips on coding. These forums are not where Apple's actual employee developers chat about what they're doing in the platform code. If you have a constructive suggestion you should raise it at: https://www.apple.com/feedback/. Thanks.
Topic: Design SubTopic: General
Dec ’24
Reply to Iphone 15 lags
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.
Dec ’24
Reply to Camera app post update
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:
Dec ’24
Reply to Picker list based on a selection from another Picker list
I don't get your issue? Your second picker simply needs to be given the data that you want to display in it. If Course A has Red, Green and Blue tees, then your first picker is for Course A, and your second picker is for the tees within Course A. If your first picker is Course B, then just tell the second picker to use the tees from Course B. (As an aside, you'll never learn anything if you keep resorting to an AI bot. Though I see it recommended you use onChange(of:) like I did, i.e. the not deprecated version.)
Topic: Design SubTopic: General
Replies
Boosts
Views
Activity
Dec ’24
Reply to WHO CAN CREATE AN APP FOR JUSTICE IN SWITZERLAND AND SPAIN?
Spam. Spam. Spam. Spam. Spam.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Dec ’24
Reply to iOS 18 Button with accented image is broken(cannot tap) in desktop widget.
If this is a bug you should probably raise it 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: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’24
Reply to Question About Publishing a Bitcoin App in the App Store
Are there apps like yours already on the App Store in Armenia? If so, you should be okay. If not, you could try submitting it and see what happens. However, I would really have checked this before you wrote a single line of code, just in case you can't release it.
Replies
Boosts
Views
Activity
Dec ’24
Reply to ios 18.1.1 update Facetime not working
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
Dec ’24
Reply to Please revert the video scrubbing back to how it was
These are the Developer Forums, where developers of apps for Apple's platforms ask each other for hints and tips on coding. These forums are not where Apple's actual employee developers chat about what they're doing in the platform code. If you have a constructive suggestion you should raise it at: https://www.apple.com/feedback/. Thanks.
Replies
Boosts
Views
Activity
Dec ’24
Reply to The control center reorganization is borderline unusable in iOS18.
These are the Developer Forums, where developers of apps for Apple's platforms ask each other for hints and tips on coding. These forums are not where Apple's actual employee developers chat about what they're doing in the platform code. If you have a constructive suggestion you should raise it at: https://www.apple.com/feedback/. Thanks.
Topic: Design SubTopic: General
Replies
Boosts
Views
Activity
Dec ’24
Reply to hate the new update
These are the Developer Forums, where developers of apps for Apple's platforms ask each other for hints and tips on coding. These forums are not where Apple's actual employee developers chat about what they're doing in the platform code. If you have a constructive suggestion you should raise it at: https://www.apple.com/feedback/. Thanks.
Topic: Design SubTopic: General
Replies
Boosts
Views
Activity
Dec ’24
Reply to Iphone 15 lags
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
Dec ’24
Reply to Multiple commands produce Info.plist
Might not be the issue, but in the second "More..." link down I can see: 'GMT.Regular.ClearMobile.MOM.MAUl' (project 'GMT.Regular.ClearMobile.MOM.MAUl') has copy command from '/Users/frank.jordan/MO... in there, so is the file being copied each time by that?
Replies
Boosts
Views
Activity
Dec ’24
Reply to Idea for iOS 19
It's a no from me.
Topic: Design SubTopic: General
Replies
Boosts
Views
Activity
Dec ’24
Reply to navigationstack
We need to see your code!
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Dec ’24
Reply to Camera app post update
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
Dec ’24
Reply to App Shortcuts: Invalid parameter type. AppEntity and AppEnum are the only allowed types...
Got any code we might be able to look at and see how we can help?
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’24
Reply to Departure Time no longer displayed on lock screen notifications for Passes (iOS 18.1)
Ah, I think you need to use an array of [RelevantDates]. Minor change, but important, it seems.
Replies
Boosts
Views
Activity
Dec ’24