master-nevi / UPnAtom

An open source Universal Plug and Play library with a focus on media streaming coordination using the UPnP A/V profile; written in Swift but for both Objective-C and Swift apps.
MIT License
137 stars 55 forks source link

Not receiving all incoming events #24

Open zbrox opened 8 years ago

zbrox commented 8 years ago

I'm not completely sure but I have suspicions that sometimes the event subscriptions miss out some incoming events from time to time. Can anybody else confirm this? Am I missing something maybe when setting up maybe?

GINNOV commented 8 years ago

Confirmed, particularly when the code run via xcode

master-nevi commented 8 years ago

Any clues as to what's going on?

zbrox commented 8 years ago

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 latest release.