How push notifications work in React Native with Firebase Cloud Messaging

Sdílet
Vložit
  • čas přidán 8. 09. 2024

Komentáře • 22

  • @afraaalobaid8256
    @afraaalobaid8256 Před 3 lety +2

    Great explanation! Thank you for taking the time to make this!

  • @hichamlotfi3668
    @hichamlotfi3668 Před 2 lety +1

    Great explanation!

  • @larrymacfarlane7783
    @larrymacfarlane7783 Před 5 lety +2

    Simple and clear. Well done.

  • @harleylovitos7233
    @harleylovitos7233 Před rokem +1

    Thank you! It does really help

  • @webward3
    @webward3 Před 4 lety +1

    Great explanation! Way the simplify the concept!

  • @nromancarcamo
    @nromancarcamo Před 6 lety +2

    Nice roadmap!
    You summed it up the whole logic, now devs (like me) will need to only work in the most tedious part of configuring the devices and accounts (in my case iOS).
    Thanks.

    • @CoryMcaboy
      @CoryMcaboy  Před 6 lety +3

      The iOS configuration was a huge pain in the rear for me. I'm planning to do a video on that in the future.

    • @nromancarcamo
      @nromancarcamo Před 6 lety

      McAboy Digital that’s true, I am new with push notifications. Question: will you join to the developer program? I think that one have to pay, at least for the most cheaper plan they offer, in my case it has to be an individual.
      And (sorry but) do you have any idea to implement this without having apple/google as a “proxy” to handle the PNs in front of the apps?

  • @KevinChisholm
    @KevinChisholm Před 2 lety

    Very well done and super helpful!

  • @petrspac5024
    @petrspac5024 Před 3 lety

    Good job! perfect explanation!

  • @bekakokhodze9214
    @bekakokhodze9214 Před 5 lety +1

    Thanks man , it really helped me

  • @DeepakLaxkar147
    @DeepakLaxkar147 Před 5 lety

    Thanks. Explained it well.

  • @vijaydadhich3358
    @vijaydadhich3358 Před 4 lety

    Gr8 job Cory. Thanks

  • @kuldeepgupta877
    @kuldeepgupta877 Před 2 lety

    excellent

  • @RNMERIA
    @RNMERIA Před 5 lety

    Thank you, really nicely explained and helpful, subscribed...

  • @Ooulu
    @Ooulu Před 3 lety

    perfecto

  • @rawlespringer3917
    @rawlespringer3917 Před 5 lety

    thanks so much for this

  • @elietahines6980
    @elietahines6980 Před 3 lety

    Thank you

  • @AW-ld7sk
    @AW-ld7sk Před 4 lety

    I have been really struggling with this on iOS as I'm able to get notifications to my device (through React Native Firebase 5.6.x, RN 0.61.5), but I can never seem to get Firebase to send through the Apple Push Notification service instead, and I have gone through the whole process of setting up the certificates etc. Even when crafting a custom payload sent through the FCM rest API, with the content_available flag etc, it still sends the message through FCM and not the APN.

  • @shikhugupta2703
    @shikhugupta2703 Před 4 lety

    Sir, Can you please guide me with data-only messages for Android. I want to have heads up notification in all android phones.

  • @surendranarayanroy4595

    Can you give the link of code for android

  • @Greg-mo8bd
    @Greg-mo8bd Před 2 měsíci

    Awesome explanation!