Implement Push Notification In .NET MAUI (Android)

preview_player
Показать описание
This video about Implementing Push Notification In .NET MAUI (Android)

0:00 Notification Preview & Intro
1:24 Adding Application In Firebase Console
3:25 Adding Google Service Json In Project
4:05 Installing Required Plugin
5:45 Creating Firebase Service
10:15 Creating Notification Channel
14:20 Handling Message Received
20:33 Adding Logic related to send notification
27:50 Navigation from notification
Рекомендации по теме
Комментарии
Автор

Thank you Pragnesh this was immensely helpful!

jeff-uqsz
Автор

was looking for this. Thank you Pragnesh for this amazing To the point tutorial

abhayprince
Автор

Great! I added topics to your example and it works!

santiagoc
Автор

The Token Is only retrieved on first install of the App. if a mistake is made you need to uninstall the app and try again. Works good. excellent video.

doctorj
Автор

Great Pragnesh....Thanks for your Expecting future video on background tasks in

Robinbura
Автор

Muito bom o video, implementei em um projeto Maui Blazor e funcionou perfeitamente !

brendoeduardo
Автор

I dont see the part in the video where the FirebaseApp and authentication is created... ? My OnNewToken is never executed? What are the contains of the admin_sdk.json, since I can't tell what fields are needed to authenticate to FCM before getting a PNS handle. Thanks

dean
Автор

Thanks for all videos that you share, they really helpful. Will you do the IOS part for Push Notifications too? Best regards

alessandrolanzoni
Автор

Hi, it's very helpful for me but I am looking for schedule notifications like (day wise, alternative, weekly, monthly).
Can you please give me any suggestion for this how can I implement the notification

nagendrababu
Автор

after adding all three plugins still not getting the option Googleplay services Json???Also not adding json file directly in android we need to put it in a folder.

nishantkumar
Автор

Hi Pragnesh, when I clone your project, it can't find the dependencies for the AndroidX and Firebase namespaces, which are used to call the service. Do you have any suggestions on this? Thanks

chrisdungo
Автор

Great Content!!! How do you make the notification pop up?

orlandotorres
Автор

Hi, thank you for detailed video.
I have one issue.. if the App is not running and then i send notification via PostMan then it doesn't pop. Can you please help on this?

chintanbug
Автор

Hi Its working fine withing one devices, msg is not coming on another devices, I wanted to implement msg apear in all devices which is using same channel ? How this concept works. or poeple login with same username in mobile app notitication comes to that group?

RajeshKumar-iond
Автор

nice tuto.
Thank you.
Have you found the way to fix application crash when open notification while application is open?

ced
Автор

hello sir, thanks first for this.However, the notifications are only working for me when the app is in the foreground mode .When inactive(that is, i completely close the app ), the app fails to receive the push notifications.How can we fix that ? thank you.

kelvinkirwa
Автор

When I install my app notifications are disabled. How can I enable them or prompt the user to enable them? If I don't enable them notifications are not shown, but if I enable them manually (Settings -> Notifications) it works.

imthelonedubber
Автор

That is awesome thank you, Can you make an example for IOS please?

franciscofernandezcasas
Автор

how to get token? i can login with email and passwork to firebase to get it

SergKoshelev
Автор

Thank you for sharing! I have a question at 26:39, I got success response, however my device dosn't receive any notification (in top notification bar), do you know what possibly went wrong?

edward