ofirreuv72
Results
1
issues of
ofirreuv72
Hi, enable thread sanitiser in Xcode. I used the sample app provided and added this code. in application didFinishLaunchingWithOptions after the configure function. ``` DispatchQueue.global(qos: .userInteractive).async { _ = try!...