1) Send notification message through Firebase console or user HTTP API (https://fcm.googleapis.com/fcm/send)
2) Register device will received notification.
3) By default, application will launch after user click the notification. But now what I needed is application launch and bring the user to setting or other view after user click the notification.
How can I make this app flow behavior?
Sorry for my english. hope your all understand what I'm means.
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/a9e5a6c1-2eab-4428-b4d0-eaaaab666da3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You need to add data to your the message you send to the game to allow you determine when you receive the message what to do when the application opens. For example, "settings: 1" extra data could allow you to open the settings menu.For a complete example see the messaging integration documentation for Mecha Hamster here https://google.github.io/mechahamster/mechahamster_guide_messaging.html .Cheers,Stewart
On Mon, Apr 3, 2017 at 2:12 AM, WynixToo <honw...@gmail.com> wrote:
Could I control which view application will open after the user clicked the notification?for example1) Send notification message through Firebase console or user HTTP API (https://fcm.googleapis.com/fcm/send)
2) Register device will received notification.
3) By default, application will launch after user click the notification. But now what I needed is application launch and bring the user to setting or other view after user click the notification.
How can I make this app flow behavior?
Sorry for my english. hope your all understand what I'm means.
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/8ab7dd16-ad57-4c7b-b952-91b1bf3e7492%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/9aafdb18-2446-44ad-b948-76041d9940a1%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/8f095e0f-a10d-48ca-962f-1bea66075e11%40googlegroups.com.