Sithan
Posts: 0
Joined: Mon Apr 20, 2015 11:49 am

How to open a desired page when the user logged in to the app by clicking the device notification?

We are showing a forum list page where it contains the threads list. Each actions like "Like", "Pin", "Follow User", we are sending the device notifications. Now, we need to open a particular thread on clicking its device notification received to the device. How this can be done? This is a important feature of the app. Please advise.

Thanks & Regards,
Sithan

Sithan
Posts: 0
Joined: Mon Apr 20, 2015 11:49 am

How to open a desired page when the user logged in to the app by clicking the device notification?

Thanks for the quick response, AVF. I referred the link you shared and wondering how the dynamic notification values can be handled since Maryna Brodina has posted a reply using switch statements.

Any other insights or working code will be most helpful.

Thanks & Regards,
Sithan

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

How to open a desired page when the user logged in to the app by clicking the device notification?

Hello Sithan,

Please add handler on the "Push notification" event. You have to add an action "navigate to page" on that event.

Return to “Issues”