Logic Machine Forum
Push Notifications on newer Firmware - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8)
+--- Thread: Push Notifications on newer Firmware (/showthread.php?tid=3475)



Push Notifications on newer Firmware - Smeagol - 15.07.2021

Hi,

I own a LM5 Lite and was wondering how to send push notifications to smart phones. There is an example listed on the official website but I'am afraid it is outdated and thus does not work anymore. What is the current best approach for sending notifications? Preferably whitout the client having to download/register additional apps. 

Thanks in advance!


RE: Push Notifications on newer Firmware - Sral1987 - 16.07.2021

You need to install the new LogicMachine app on your mobile Device. Then log in to your LM with the App.

After that go to the start Page with your Computer and open/install the Push notifications APP. There is your UDID wich you can copy to your script.


RE: Push Notifications on newer Firmware - admin - 16.07.2021

Alternatively you can use Telegram: https://forum.logicmachine.net/showthread.php?tid=2666


RE: Push Notifications on newer Firmware - Smeagol - 18.07.2021

(16.07.2021, 05:43)Sral1987 Wrote: You need to install the new LogicMachine app on your mobile Device. Then log in to your LM with the App.

After that go to the start Page with your Computer and open/install the Push notifications APP. There is your UDID wich you can copy to your script.

Thanks! After some tries, retries and some more tries I have it working now. The solution for me was to logout from everything (lm cloud, lm mobile app, lm push notification app), delete the lm mobile app entirely and redo the whole process. This time of course having the push notification app installed already.

The LM is a wonderfull, capable and versatile product. My only grievance with it is the outdated documentation and examples. For a new guy to the scene good up to date docs are a welcome!


RE: Push Notifications on newer Firmware - Daniel - 19.07.2021

The main thing to remember is to have push notification app running on LM before you add your user in mobile app. In the moment when push notification is enabled in mobile app LM is getting mobile ID to be able to send notification. If this wasn't done in this order then simply disable notification in mobile, save and enable again and save.
All explained here:
https://forum.logicmachine.net/showthread.php?tid=1083&pid=6419#pid6419