Tim Carr
Tim Carr
I am seeing this too, without locking my device - just start the demo app and wait. The 100% CPU usage ends after 180 seconds or so. This is XCode...
I do not see where SSDPDB::DeviceUpdate calls `UPNP::GetInstance()->GetSSDP()->GetDB()->Lock()` Are you on 1.4.0a2 or an older version? Which line of which file do you see SSDPDB::DeviceUpdate calling lock() ?
Nevermind, I just read on apple dev forums that with NSNetService it isn't possible to limit devices (ie. only bluetooth or only wifi). I'll try https://github.com/tolo/HHServices instead.
Hi I apologize, I haven't had time to update the README yet, you are correct it is out of date. I am not sure when i'll get time for this....
Apologies, the README/documentation is now VERY out of date. I will try to update it soon. In the meantime, please just look at BluepeerObject.swift, there's quite a bit of commenting...
@aviraj-ios You haven't understood what the defect report told you. The defect report told you that the MD5 hashing algorithm, once presumed to be a strong one-way hash, is no...
IMO if corps are not willing to correctly handle valid usage of md5 then they should be willing to put up the resources (people, cash, whatever) necessary and submit a...
Hi there, I'm getting lots of failures in my app for large ZIPs, and I traced it down to this issue. Has there been any progress on this bug? If...
@pixelglow Thanks for taking the time to answer, and for the level of details & openness. I appreciate it :+1: Although I like the idea of ChangeTip (I didn't check...
@pixelglow I was just reading your earlier post about possible solutions ("Absent Apple "fixing" iOS devices to allow more memory addresses, we could..."), and something strikes me as missing. Perhaps...