Post

Replies

Boosts

Views

Activity

Reply to DriverKit driver doesn't appear in Settings when installed with iPad app
I also have the same issue. Did the entitlement from Apple solve the problem?
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
Dec ’23
Reply to How to I cancel a task created by the new Swift `async` keyword and closure, after the fact?
The solution was provided by "_Agent". I was missing the full type name task handle. A case of mental blindness.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jun ’21
Reply to How to I cancel a task created by the new Swift `async` keyword and closure, after the fact?
The code I commented out doesn't work because Task. was missing. You provided the solution. Thank you. Anyone know how to mark a topic or thread as closed?
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jun ’21
Reply to How to I cancel a task created by the new Swift `async` keyword and closure, after the fact?
Note that this class is decorated with @MainActor which was somehow dropped in the cut & paste.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jun ’21