Post

Replies

Boosts

Views

Activity

Reply to swift_asyncLet_begin crashed
crash.ips
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to swift_asyncLet_begin crashed
@DTS Engineer how to upload ips? I can not upload file contain ips
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to swift_asyncLet_begin crashed
AAAA_issue_4c55bf6d04d5f2965b49a1145dd487ea_crash_session_79ac7d63594345e596e84b9f56a00360_DNE_0_v2_stacktrace.txt here is full crash ips
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to HKHealthStore().execute(query) will block main thread
@DTS Engineer document say HealthKit executes queries asynchronously on a background queue. but The method execute(_:) should not block the current thread. code like print("execute begin:(Date().timeIntervalSince1970)") HKHealthStore().execute(query) print("execute end:(Date().timeIntervalSince1970)")
Replies
Boosts
Views
Activity
Feb ’25