semaphore
Honorary Master
- Joined
- Nov 13, 2007
- Messages
- 18,637
- Reaction score
- 9,727
I heard about this and tested with WhatsApp, Skype and Gmail and all of them seemed to work brilliantly and in real-time, so I'm not too sure if those reports are true. With gmail for instance I received the push notification arrived before it even showed up on my pc, which is not bad.
Push notifications are subscribed to fine, but take for example IRC clients the minute you lose foreground state of the application it disconnects. You can use background agents to, but periodic tasks are only allowed to execute every 15-30mins and only allowed to execute for 25seconds, if they exceed that the scheduler automatically kills them. I like how its anal about resources but i just wish there was a way to disable this or get around it.