Post

Replies

Boosts

Views

Activity

Reply to iOS app not interactive(Xcode 15 beta 5)
I seem to have the same issue and am investigating. Without any changes to my view, if I run the app that used to work on beta 4, the app becomes unresponsive. I've tracked it down to a couple of queries that look like this: @Query(filter: #Predicate<MyModel> { $0.myProperty == "value" }) If I remove the filter, the view works and am no longer unresponsive.
Topic: App & System Services SubTopic: Core OS Tags:
Jul ’23
Reply to NSUnknownKeyException: not key value coding-compliant for the key "(null)"
I'm running into the same issue. Did you find the cause?
Replies
Boosts
Views
Activity
Jul ’23
Reply to iOS app not interactive(Xcode 15 beta 5)
I seem to have the same issue and am investigating. Without any changes to my view, if I run the app that used to work on beta 4, the app becomes unresponsive. I've tracked it down to a couple of queries that look like this: @Query(filter: #Predicate<MyModel> { $0.myProperty == "value" }) If I remove the filter, the view works and am no longer unresponsive.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to NLEmbedding not found after updating to iOS 14.4
This seems to also happen in iOS 17 beta 5, but only for sentenceEmbedding, not wordEmbedding.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’23