Push Notification Received Message
Thomas McGrath III
mcgrath3 at mac.com
Wed Nov 20 09:54:24 EST 2013
I am not getting the actual Push message when the app is open. I get the message when the app is closed just not when its open.
on pushNotificationReceived tMessage
answer "Push Notification Received:" && quote & tMessage & quote with "Okay"
put tMessage into field "PNSResult"
end pushNotificationReceived
In this case tMessage is empty every time. I get — Push Notification Received: “” so it is firing just not getting the message.
Can anyone confirm or deny this?
Thanks,
Tom
-- Tom McGrath III
http://lazyriver.on-rev.com
mcgrath3 at mac.com
More information about the use-livecode
mailing list