Not from what I have seen.
Post
Replies
Boosts
Views
Activity
@pbcaus can you link the feedback id/number here
I had the same problem, I was forced to basically force unwrap everywhere because I knew those properties were never going to be nil
I had to make everything optional because of CloudKit
Thanks! This worked.
The worst part is beta 4 doesn't work on the latest developer macOS beta so we're forced to figure out what is wrong with beta 5.
Strange, it's probably the same issue with my app, but mine will not work without the filter as it will require days to change all the code to not work with the filters. I think I'm going to wait until beta 6 if a fix isn't figured out.
I did that and it looks like you are right.
That is exactly what I am experiencing. They took this long to update beta 4 and we get this.
It fixed itself for some reason
Another thing is that the timer is a view, so I can't make it a class