Firebase Push Notifications don't work when migrating my Xamarin app to .NET MAUI #24044
Closed
pedro-rodrigues18
started this conversation in
Upgrading from Xamarin
Replies: 1 comment
-
Please implement what is discussed here: #22998 . This thing works. I just launched my app yesterday on Google Play Store. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need help to make push notifications via firebase work. I'm migrating an app from Xamarin to .NET MAUI and the notifications aren't arriving. I'm using Plugin.Firebase.
I am running the app using my Samsung S20FE smartphone with Android 13.
Does anyone have an idea of what might be happening for notifications not arriving?
Note: I followed the tutorial: Firebase Push Notifications in .NET MAUI (Android)
AndroidManifest.xml
MainActivity.cs
MauiProgram.cs
gdgestaomobile
Beta Was this translation helpful? Give feedback.
All reactions