[Aerogear-users] Open specific page on notification received

Summers Pittman supittma at redhat.com
Thu Jan 19 10:00:32 EST 2017


This is all done with the notification callback you send to push.register.

See
https://aerogear.org/docs/guides/aerogear-cordova/AerogearCordovaPush/#_sample_example
for details.

The argument your callback is passed should have all of the properties of
the message sent from UPS in it.

On Thu, Jan 19, 2017 at 9:41 AM, falconea <antonio.falcone at cg.tasgroup.it>
wrote:

> Hello, I would like to open a specific page in my cordova application once
> a
> notification is received. How can i do that?
> Also, I am sending additional informations with my notification such as
> ("person_id" "xxx_xxx"), with .userData("some_key", "with_value").
> How do I read this informations in my hibrid application? I did not find
> these informations on documentation.
>
> Thank you.
>
> Antonio
>
>
>
> --
> View this message in context: http://aerogear-users.1116366.
> n5.nabble.com/Open-specific-page-on-notification-received-tp1029.html
> Sent from the aerogear-users mailing list archive at Nabble.com.
> _______________________________________________
> Aerogear-users mailing list
> Aerogear-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-users/attachments/20170119/25954171/attachment.html 


More information about the Aerogear-users mailing list