Rostislav

Results 7 comments of Rostislav

I made a pull request about the thing I mentioned a couple of posts earlier.

Using `po $arg1` on the exception breakpoint I get the following, clearer error: ``` fatal error: unexpectedly found nil while unwrapping an Optional value 4914441056 ```

I tried with an older XCode to run the version on the master branch and there the crash doesn't occur.

Sorry for the late response. Here is the description xml. ``` xml 1 0 urn:schemas-upnp-org:device:MediaServer:3 Parrot SA http://www.parrot.com/ 2014.05.22 0 Folk Folk is Pulsar implementation of Filesystems On Local networKs...

I forgot to mention that I managed to work around this crash. Initially I was using all the ssdp types to discover as in the example app. When I changed...

So far nothing. It seems it might not even be a problem when not running directly on device from Xcode. Definitely can't observe it in a stable way with the...