Open app from notification on Android

0 votes
Hi,

I was testing the notifications on my app when I noticed that we could not open the application by clicking the notification.

I did some research on the forum and on the website but I can't find anything about it. Is there a way to do that on Android devices?

Thanks for your help
asked Jul 16, 2014 in App42PaaS & BPaaS by stephanie (10 points)

1 Answer

0 votes

Please follow our complete tutorial for push notification here. Please see Android Manifest setting section and pass the value of ACTIVITY_TO_BE_OPENED_ON_MESSAGE_CLICK value with your activity name that you want to launch.

Let me know if it helps.

Thanks

Ajay

answered Jul 16, 2014 by ajay123 (899 points)
Thanks for your help, but I already have this part of code in my AndroidManifest and I don't know why it's not working.
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...