Read the statement by Michael Teeuw here.
Phone Notifications
-
@willharwell and @Les can you please try the latest push and let me know? I hope it will fix the issue.
-
@ronny3050 said in Phone Notifications:
How to Update your module -
@nobita call ‘git pull’ in the phone_notification directory.
-
Has there been any progress in making notifications time out?
-
@guybatt234 I am not sure if the fix was ever put in for reversing the order but I figured out how to reverse the order of notifications. In phone_notification.js in the cleanPayload function instead of pushing to the back of the array just call a payload.unshift(newPayload) and that should treat it like a stack and not a queue
-
im on the latest revision but not receiving any notifcations
-
Has anyone had an issue with filling up your notifications and then no new notifications come through at all?
-
Anyone ever get iphone work?
-
@rchase android seems to work fine. As long as there’s a pushbullet app for iPhone it should work. I don’t even use the app on my phone.
-
How can I reset?
Notifications always keep.
Also The second notification is output hundreds or thousands of times.
What should I do??