Send Push Notification Using Firebase Admin NuGet (.NET MAUI 8.0) #maui #pushnotifications #android

Send Push Notification Using Firebase Admin NuGet (.NET MAUI 8.0) #maui #pushnotifications #android

XamWorld

5 месяцев назад

5,127 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@prakashsza
@prakashsza - 11.01.2024 17:48

please dubb the video in english

Ответить
@positiveVibesByUniverse001
@positiveVibesByUniverse001 - 12.01.2024 19:10

Working for me, great 👍

Ответить
@camillejose9243
@camillejose9243 - 18.01.2024 09:23

Is this also works for WinUI?

Ответить
@khalil2099
@khalil2099 - 21.01.2024 13:48

tq. worked for me.

Ответить
@MaddCoder
@MaddCoder - 22.01.2024 10:34

I didn't understand what you said, but this video is GREAT! It's very detailed with step by step instructions and link to the github project files is helped a lot! I've tried to so many different tutorials and none of them worked with .net maui 7.0 android, but I got my project working immediately! Thanks for sharing and keep up the great work!

Ответить
@nishantkumar681
@nishantkumar681 - 24.01.2024 14:21

Thanks man, you solve my problem that I'm facing firebase nugets , hut's off from my side.

Ответить
@pharmaphobia4122
@pharmaphobia4122 - 28.01.2024 23:48

can we send same message to multiple numbers through .net?

Ответить
@dreamworldpresents3066
@dreamworldpresents3066 - 02.02.2024 09:47

Did you tried to read DATA at on notification received event?

Ответить
@MrNams
@MrNams - 15.02.2024 08:58

Great tutorial, optimized video.

Ответить
@zoober2217
@zoober2217 - 20.02.2024 11:54

I'm getting this error when click the button "Default FirebaseApp is not initialized in this process"

Ответить
@pubg-gamer2188
@pubg-gamer2188 - 25.02.2024 16:46

How to implement this in iOS platform?

Ответить
@NapoleoneLiparoti
@NapoleoneLiparoti - 10.03.2024 18:03

Many thanks. Great work!

Ответить
@patryk16131
@patryk16131 - 11.03.2024 19:54

Not working for me :/
Im do all what in video and not working.
Clone your repository and working
Replace your files with mine and not working :)
When im start app, it dont ask about permissions, idk why

EDIT:
NVM working now :)

Ответить
@Remusqs1
@Remusqs1 - 04.04.2024 01:50

Great video. Do you know how to send and receive notifications when your app is close (Not running on background neither)?

Ответить
@APPAMBE
@APPAMBE - 08.04.2024 20:52

Java.Lang.IllegalStateException: 'Default FirebaseApp is not initialized in this process com.mycompany.myapp. Make sure to call FirebaseApp.initializeApp(Context) first. show this error

Ответить
@teknasrl1
@teknasrl1 - 10.04.2024 18:53

Great, thanks for IOS?

Ответить
@josealbertosuarezcarrillo5111
@josealbertosuarezcarrillo5111 - 11.05.2024 20:29

Excelent video!!! I watched many videos and tutorials and this work the first time

Ответить
@fasvz
@fasvz - 30.05.2024 00:16

No entendi muy bien lo que dijiste, pero realice los pasos que muestras y me funcionó a la primera, ya tenia varios dias batallando para implementar FCM en maui 8

Ответить
@vknigam1988
@vknigam1988 - 01.06.2024 20:03

Followed same steps, but not receiving notification

Ответить
@yaseenafzal6162
@yaseenafzal6162 - 07.06.2024 08:04

Plugin.firebase is not installing on my dotnet core 7 MAUI app

Ответить
@sakabas28
@sakabas28 - 10.06.2024 13:35

how to send notifications from Web API? Like if any change is made by Admin in the Database, it should send a notification to the particular in who's account the changes are made. Example: If admin changes the Status of order placed by any Particular User (User ID 1001, it should send the notification to the User ID 1001 that Status of order is Processed/Dispatched or whatever status is selected by the admin from the Web Portal)

Ответить