Xamarin Forms Tutorial Push Notifications Firebase

Поділитися
Вставка
  • Опубліковано 25 гру 2024

КОМЕНТАРІ • 23

  • @adognamedcarlo
    @adognamedcarlo 3 роки тому +1

    Very helpful video, thank you so much!

  • @RubikMusic
    @RubikMusic Рік тому

    I can't find the ILocalNotificationsService class is any other nuget package we need for?

  • @computerscience5
    @computerscience5 Рік тому

    This works on the Maui ?

  • @gcinumusaduma2112
    @gcinumusaduma2112 2 роки тому +1

    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

  • @1desgerasl
    @1desgerasl 2 роки тому

    How do you style the notifications ?

  • @AhmedTXT
    @AhmedTXT 2 роки тому

    Hello Bother
    Many Thanks For This Example But
    its not working on other phone just one mobile receive notification
    any Ideas ???

  • @fay-sx4ys
    @fay-sx4ys 2 роки тому +1

    Prefect example, it solated my project completely, thank you!

    • @fay-sx4ys
      @fay-sx4ys 2 роки тому +1

      just only 7 min tutorial.

  • @mikailkalkan9888
    @mikailkalkan9888 3 роки тому

    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 ??

    • @learntechnologies9037
      @learntechnologies9037  3 роки тому

      Hello
      You can get the code from GitHub in the description.
      If you still have a problem tell me

  • @hirakpatel612
    @hirakpatel612 3 роки тому

    Hi, the android tutorial is amazing. Can you also upload for ios?

  • @diegoarturoparramolina8083
    @diegoarturoparramolina8083 3 роки тому

    como puedo obtener el token que se agrego al dispositivo

  • @alessandrolanzoni9288
    @alessandrolanzoni9288 2 роки тому

    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)

    • @alessandrolanzoni9288
      @alessandrolanzoni9288 2 роки тому

      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?

    • @bassms80
      @bassms80 2 роки тому

      @@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...

  • @jisoothebestgirl8951
    @jisoothebestgirl8951 8 місяців тому

    Cannot access your source code :(

  • @zikriarasul
    @zikriarasul 2 роки тому

    Part1?