changing email to push notification

1
Is there any relatively easy way to switch email alerts to push notifications?
I have been trying to no avail. Could I just add push? If I could replace that would be good enough.
I tried fxblues alert forwarder but i keep getting cannot resync timelines
any help would be appreciated

Code: Select all

[code if(alert_method == AM_PopUp || alert_method == AM_PopUpEmail){
      Alert(output_str);
   }
   if(alert_method == AM_Email || alert_method == AM_PopUpEmail){
      SendMail(output_str,output_str);]
[/code]


Who is online

Users browsing this forum: Bing [Bot] and 13 guests