Post

Replies

Boosts

Views

Activity

Reply to How to get Song Information From Queue?
Oh!! I remember reading that it was an enum in the docs but my brain didn't think of using a Switch statement like this 🤦🏼‍♂️. Thank you for your response. This answers my question.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to Why Aren't All Songs Being Added to the Queue?
Interesting, I thought I was doing something wrong or missing something since I'm more of a newbie developer. I might take time to submit that as feedback if I see this working on iOS 17.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to Xcode 15.0 Beta 5, Symbol not found: _$s9SwiftData014DefaultBackingB0C3forACyxGxm_tcfC
This issue is fixed for me on beta 7 of iOS 17 and Xcode 15.
Replies
Boosts
Views
Activity
Aug ’23
Reply to Xcode 15.0 Beta 5, Symbol not found: _$s9SwiftData014DefaultBackingB0C3forACyxGxm_tcfC
I'm also having the same issue on Xcode 15 beta 6 on macOS Ventura on an iOS 17 device running beta 6.
Replies
Boosts
Views
Activity
Aug ’23
Reply to SwiftData - Thread 1: Fatal error: Illegal attempt to use a nil as an Attribute
Interesting, my enum error is fixed with Xcode 15 Beta 3, you should check if yours is fixed to.
Replies
Boosts
Views
Activity
Jul ’23
Reply to SwiftData - Thread 1: Fatal error: Illegal attempt to use a nil as an Attribute
I digged a little more into the error, it looks like when I had an Enum type to the CustomType that I'm trying to use SwiftData doesn't like that? I still don't understand the error though.
Replies
Boosts
Views
Activity
Jul ’23