Page 1 of 1

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

Posted: Wed Nov 25, 2015 9:06 am
by Sithan

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


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

Posted: Wed Nov 25, 2015 9:28 am
by avf

https://c.getsatisfaction.com/apperyi...

I haven't tried myself yet.


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

Posted: Wed Nov 25, 2015 1:51 pm
by Sithan

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


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

Posted: Tue Dec 01, 2015 9:18 pm
by Serhii Kulibaba

Hello Sithan,

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