my app is complete, and very helpful, i made a small mistake , i saw my token and some how i lost it, how can i get it back, i cant find it in output window
i have search for any solution and I find that in android 12 must be set Android Exported in any Intent , Activity , etc. So i put the flag (Exported=True) in the method in the method CustomFirebaseMessagingService but still doens't work. Can you help me?
@@alessandrolanzoni9288 If u still got the problem... in the CustomFirebaseMessaginService-Class change at the beginning [Service] to [Service(Exportet = true)]. That's all u have to do. For me it worked...
Very helpful video, thank you so much!
I can't find the ILocalNotificationsService class is any other nuget package we need for?
Nope you need to create it. You can take a look at code on github
This works on the Maui ?
my app is complete, and very helpful, i made a small mistake , i saw my token and some how i lost it, how can i get it back, i cant find it in output window
How do you style the notifications ?
In the code
@@learntechnologies9037 do you have an example, where I can don this?
Hello, just see the code in notification service in Android project
Hello Bother
Many Thanks For This Example But
its not working on other phone just one mobile receive notification
any Ideas ???
Prefect example, it solated my project completely, thank you!
just only 7 min tutorial.
Amazing i need to do this on my application. But you go a bit too fast .. can you explain in step how did you do for the foreground notification ??
Hello
You can get the code from GitHub in the description.
If you still have a problem tell me
Hi, the android tutorial is amazing. Can you also upload for ios?
Thanks a lot. For the moment, I don't have Mac.
como puedo obtener el token que se agrego al dispositivo
Hi, first of all, thank you for this video that is very helpfull for me! It works fine but in new Android version (Android 12 it doesn't work)
i have search for any solution and I find that in android 12 must be set Android Exported in any Intent , Activity , etc. So i put the flag (Exported=True) in the method in the method CustomFirebaseMessagingService but still doens't work. Can you help me?
@@alessandrolanzoni9288 If u still got the problem... in the CustomFirebaseMessaginService-Class change at the beginning [Service] to [Service(Exportet = true)]. That's all u have to do. For me it worked...
Cannot access your source code :(
Part1?
Just one part