MacFinder icon indicating copy to clipboard operation
MacFinder copied to clipboard

Crash inside SimplePing class

Open HussainShabbir opened this issue 7 years ago • 1 comments

So I have included the MMLanScan library in our project. And we have requirement to find the online connected devices to the router. So we have implemented like this we called startScanning() method in every 10 seconds till 5 minutes to check whether there are any online devices which gets connected to the router. And this crash is occurs only in iPhone plus device inside readData method of SimplePing class. Could you please suggest how I can prevent this crash or do you have any fix for that?

HussainShabbir avatar Nov 15 '17 20:11 HussainShabbir

Looks like the SimplePing code is outdated according to this link.

I will test it on my own fork and see if it solves the problem because it is quite extreme case.

chinhnguyen avatar Sep 20 '18 15:09 chinhnguyen