Page 1 of 1

push notification not working if app is running..

Posted: Wed Nov 25, 2015 9:09 pm
by Vinny B

It worked yesterday..

app name fdny firehouse and ems stations

code:

alert('Push Notification: ' + data.alert);
Apperyio("messageLabel").text(data.alert);
var currentPush = data.alert;
localStorage.setItem('pushNotification', currentPush);