Local Push Notifications in Xamarin.Forms

preview_player
Показать описание
With local notifications you can draw users back to your application or notify them of something.
You can schedule notifications in advance and even make them recurring! There are lots of options that you will see in this video.

The Plugin.LocalNotification makes implementing local notifications a breeze. In this video we will learn how to set it up and how powerful they can be.

💝 Join this channel to get access to perks:

🔗 Links

⏱ Timestamps
00:00 - Intro
00:19 - Preview End Result
01:02 - Big Shout Out To My Members!
01:27 - Sample App Outline
02:16 - Install Plugin NuGet Package
03:22 - Important! Minimum Requirements!
04:15 - Implement Local Notifications
05:30 - Explore Notification Options
09:23 - Explore Schedule Notification APIs
10:02 - Android Specific Configuration
11:39 - Run Sample App
12:40 - Notification Received Event
14:43 - Notification Tapped Event
16:18 - See It In Action Again!
18:10 - Sample App On Android
19:47 - Outro

🙋‍♂️ Also find my...

#XamarinForms #Notifications #Plugin #Xamarin #PushNotifications #LocalNotifications
Рекомендации по теме
Комментарии
Автор

Thank you very much Gerald. Excellent, we would like the community to feel that a tutorial on a cloud push notification service would be interesting. Greetings. 😎

joaquinsalas
Автор

Hello Gerald! First of all thank you for your lesson, but I have a question: How to stack several notifications? For e.x: When i received new notification i want to stack them

АртемАбрамов-щй
Автор

Thank you very much Gerald. I follow all your videos and you do it wonderfully, however I would like you to make an example of notifications in the background using firebase, onesignal or Azure Notification Hubs. Thank you very much in advance.

jbladimir
Автор

I don't usually subscribe, but you deserve it. Thanks a lot for the video.

selimtv
Автор

Thank you Gerald
Can you do a video about background services in xamarin forms?

deaasaleh
Автор

Cool! Thanks! Can you make a vid how to implement a background service which would send these notifications then? :)

olegboguslawski
Автор

Спасибо, мужик, ты мне очень сильно помог! Я бы мог написать это на английском языке, но знай, что ты помог русскому, поэтому твоя популярность охватывает широкие территории! Я подписался, буду следить за твоим каналом!

a
Автор

Very very Nice material and tutorial as usual, but have a question how to make notification displayed on the top of the screen when received in android as in IOS, thanks again

lilianesoliman
Автор

Thanks so much Gerald, I was looking for something like this

usamaelhamed
Автор

Update 04/2022:

Change NotifyTime for

Schedule =
{
NotifyTime = DateTime.Now.AddSeconds(5)
}

programacaoaway
Автор

Guys if you have error doesn't exist in current context change NotificationCenter to In video version of this plugin 5.2 actual version is 10.01. It was changed. Or just downgrade version

stryder
Автор

Thank you for all your great guidance in all matters of Xamarin. You make a lot of peaple lifes easier! I was wondering if there is a way to add 'Action" buttons to the notification and act accordingly. In my case I just want to edit a notification that acts as a foreground service and edit it so that i show some usefull information and add some action buttons. Again... you are a lifesaver!

thanasissideridis
Автор

Thank you very much Gerald, its a great video, i used it (with last update) and work great. But i want to know if a user submit approval and then by system it has to send notification to the bos for example. can we use this plugin too?

winningsih
Автор

Nice and cool ! I have one only one doubt. You wrote notification tapped in Main Page and your firing notificaton also in main page. But the user has not opend the app at all. In this case where shall write the notification tapped event?

jsnsoft_official
Автор

Exactly what I am searching for! one hour ago!

xaxa
Автор

Hi Gerald, thanks much for video, I wonder can I use it in dotnet MAUI? if not what is the easier way to use notifications in MAUI

Edgar-tznb
Автор

This is great Gerald, very help for us Xamarin Developer. Is the Plugin NuGet available for UWP?

robertojrcantos
Автор

so simple
very well
With fluent expression
Thankful

acc
Автор

Hi Gerald, I'm running into some issues implementing local notifications, it seems that even if I schedule the notification well in advance, if the user closes the app the notification will not work. Is there an implementation or approach that can cover this? Thanks
Edit: This may be an Android exclusive issue.

kentr
Автор

Thank you so much, your explaining is tooo clear

jolaybib