Android Firebase Push Notification With Custom Click Action

preview_player
Показать описание
If the user click a firebase notification by default it will open the launcher activity of that application. If you want to open a specific activity when user click the notification, in that case you need to provide an additional attribute called click_action with your firebase notification.
Рекомендации по теме
Комментарии
Автор

merci beaucoup, sa m'a vraiment aidé, depuis 6 mois j'étais bloqué sur ce problème

octavematamba
Автор

Wow...your tutorials are always great...worked for me

nigammishrasongsvlogs
Автор

Thank you very much for this video Mr. Prabeesh

So far the best of all youtube videos about click action through push notification!

fernandofactor
Автор

Hi pravesh you always have the best videos for learn im studying android and java for video game programming.

XTueX
Автор

sir you are the best teacher. thank you so much

jgaurav
Автор

Thanks dude, it's really help me

muhamadgifari
Автор

what is TARGET_NOTIFICATION in intent filter....from where does it come

AdarshTrivedi
Автор

thank u for this tutorial! saved my life! sutck on this thing for 3 days!...

MrShanky
Автор

Hello Sir, U always has the awesome concepts tutorials. To be straight I have learnt much concepts from ur tutorials but yesterday i was trying to implement fcm cloud mesaging service to send notifications to my app and I followed each and every step of this tutorial along with code but I got errors in send_notification.php saying that this file has undeclared fucntion curl_init();.

mohammedfarhan
Автор

thanks sir, your video give me some refference and I solve my code like that

mazudhafiz
Автор

We can explicitly mention activity name in Intent used in FCMessagingService instead of using intent-filter.. ryt na ??

cid
Автор

excellent video! do you have same sample for ionic?

rodrigoorellana
Автор

Hi sir I have a doubt in fcm
is fcm support action buttons?
how we can pass the action button into android mobile using rest api

pranavvasudev
Автор

Hi! Your code is working if app is in foreground, but not in background. when app is in background and I click the notification, that can't direct to specify activity. how to specify activity when app is in background?

eggysudianto
Автор

thank you hery much
but how to use extra for getting data from a notification.thank you

niyonkuruheritier
Автор

sir your tutorials are very nice but I hv one problem that how will send the Notifications from one device to other device App by using FCM Server -it will works like mediator please help me.

ajitchoudhary
Автор

Sir, how to implement button click to check manually for new app updates and notification get from android google play store

SafiyullaMona
Автор

Hello Prabeesh Sir,

Thanks for the informative video.
I am currently buiding hybrid remote app for our Salesforce community portal.
On the Notification click, I need to open a specific record page instead of default Landing Page.

May I know how to achieve this functionality.
I am currently using Cordova /Forcedroid framework to implement this functionality

Would appreciate your kind response

ganeshsawant
Автор

hi, have you done any tutorials on payment integration methods? like to integrate it with paytm, citrix wallet, etc??

abdulkadersanju
Автор

hi,
thks for this. what did you use on the server side/backend to send the push? do you have a tutorial to send from an asp.net server side? thks.

hoaxbuster