Page 1 of 1

How do I poll the notifications without reloading the page?

PostPosted: 20 Feb 2014, 06:43
by mgmarshall
I am running a gaming site and the notifications show you progressing through the levels. The page does not reload and I am using the push server.

Does anyone know of a way to get the notifications to query the server without me having to reload the page?

Something like a simple JS function I could call, would be amazing.

Cheers

PostPosted: 20 Feb 2014, 10:15
by Jason
Unfortunately, the push service kind of disables the polling for notifications. We hope to write a small little guide to push notifications to users, but have not done so yet.

PostPosted: 24 Feb 2014, 07:57
by mgmarshall
Would love to be able to do it. I am proficient with PHP and JS and have already modded your product a little. If you could let me know how to do it I can get it done.

PostPosted: 14 Jul 2014, 14:46
by MFagan
Bump for more information if this has been fixed, my notifications still dont show up until the page itself is reloaded.

Thank You