How to use background thread in swift? How to use threading in swift? dispatchOnMainThread:^{ NSLog(@"Block Executed On %s", dispatch_queue_get_label(dispatch_get_current_queue())); }]; 17 Answers 17 May 9, 2022 0 Comments