This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Push notifications from LM to iOS and Android devices
#50
(19.12.2024, 10:55)admin Wrote: Log the result of sending push messages:
Code:
status, errors = pusher.send(...)
log(status, errors)

Most likely the connection is unstable.

Thank you for your quick reply,

I have left the system repeating the alarm unacknowledged for about an hour.
The logs show that the script for repeating is executed on time, every time. 
The users however have differences on the time and frequency they receive the push notifications.
For example, I may receive a notification every 1 minute but another one may have 20 minutes of interval between the notifications?
Do you think that there may be a fault with the script and it may be executing too quickly?
Reply


Messages In This Thread
RE: Push notifications from LM to iOS and Android devices - by pavlos_konst - 19.12.2024, 11:42

Forum Jump: