tamwei

Results 8 comments of tamwei

https://github.com/kstenerud/KSCrash/pull/404 ``` #if TARGET_OS_IOS if (floor(kCFCoreFoundationVersionNumber)

hello, @aleksandr-dorofeev [MacSample.zip](https://github.com/microsoft/plcrashreporter/files/10052771/MacSample.zip) Here is my test screenshot. ![1669000865](https://user-images.githubusercontent.com/13300832/202957589-f2ae968a-1b30-48a7-a266-7d6134601336.png) ![1669000781](https://user-images.githubusercontent.com/13300832/202957537-81d1e0af-f4fa-4d83-883f-edc55282db70.png)

@AnatolyPristensky Thank you, and I have another question. When using the PLCrashReporterSymbolicationStrategyAll strategy, sometimes the PLCrashReporterSymbolicationStrategyObjC strategy will return a wrong symbol when symbolizing the address of the c++ or...

Thanks for your suggestion.

hello @aleksandr-dorofeev, I probably know the reason for this issue, because I initialize PLCrashReporter in an asynchronous global queue. ``` - (void)viewDidLoad { [super viewDidLoad]; // Do any additional setup...

Sorry for the late reply. I downloaded PLCrashReporter from [here](https://github.com/microsoft/plcrashreporter/releases/download/1.11.0/PLCrashReporter-1.11.0.zip) and manually added it to the sample below. [Sample.zip](https://github.com/microsoft/plcrashreporter/files/11338365/Sample.zip)

@aleksandr-dorofeev Thank you every much.

I saw that the PR for this issue has been merged. Will a new version be released in the near future?