Closed IPOSDai closed 4 years ago
me too. iOS 12.2 iphone max on-line debugging if only on device without debug, it's OK
run
but [NSThread currentThread] show it's on main thread.
I have also appeared this problem, can I only turn off the "Main Thread Checker"?
meet this problem,too, but strange: on my iPhoneX 12.3.1 it works well on my iPhoneXR 12.2, it just stuck for seconds and reports the Main Thread Checker
@helisHuZ problem fixed after I turned it off
Closing since #552 is resolved.
CFAbsoluteTime startTime = CFAbsoluteTimeGetCurrent();
and the "Main Thread Checker" on. it is normal when the "Main Thread Checker" off.