fkuehne / upnpx

Officially endorsed fork of the discontinued upnpx library by Bruno Keymolen
Other
260 stars 113 forks source link

When the screen is locked, further scans return 0 results #61

Open olesowlr opened 9 years ago

olesowlr commented 9 years ago
  1. Call [[[UPnPManager GetInstance] SSDP] searchSSDP];
  2. Press home button
  3. Press lock button
  4. Open app again
  5. Call [[[UPnPManager GetInstance] SSDP] searchSSDP];
  6. No results are returned.
a4tech commented 8 years ago

Same here.

How to remove observer then to not remove the list which has been found before lock ?