objective c - can you prevent Wifi from shutting off during screen lock or screen lock? -


i have app creates time lapse movies on os x webcams available through url. have had lots of users complaining recordings dropping tons of frames. have isolated problem yosemite disconnecting wifi when screen locks. there way let system know important app keeps network connection? annoying tell users go in , disable screen locking use app.

if wi-fi turning off, that sounds apple bug.

you can disable app nap & idle sleep registering "activity".

the nsactivityuserinitiated option should enough.

there's nsactivityidledisplaysleepdisabled.


Comments

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -