React Native Push Notifications for iOS and Android

preview_player
Показать описание
Learn how to set up Push Notifications in React Native for both iOS and Android. When a Facebook Messenger user doesn't have the application open on their phone, but receive a message from a friend, it is important that they can read our message. Push notifications are used to alert the user that they have received a message whilst the chat application is inactive and running in the background.

--------------------------------------------------
Recommended Udemy courses
--------------------------------------------------

0:00-01:10- Introduction
01:16-02:40-Push Notification Demo
02:41-19:26-Push Notification Coding
Рекомендации по теме
Комментарии
Автор

Does this method also work when the background app process is closed? In my case I get notifications if the app is running in the background, but not when its process is shut down by me or by a cleaner tool.

EnginoIsRunning
Автор

Does it work quietly in the background on iOS?

giliardirigotti
Автор

Love the video but man a different social advertisement every 20-30s is extremely distracting.

andyhinkle
Автор

hey, nice tutorial,
did you run into this error from google playstore :

Your use of exact alarms is causing your app to crash for some Android users

damiA
Автор

Can you please explain in greater detail how you decide where the notification is being sent? And how the recipient's device knows which notification it is receiving? I'm new to react native and trying to implement on iOS using firebase

tomipri
Автор

Video ended and we didn't get any preview or anything about how the code was implemented and worked. Added all this code to my project and now is broken

dimersonnunez
Автор

Are there any good resources for learning how to develop without an expo workflow? All the courses on Udemy use Expo and Im looking at your code and have no idea what is going on.

dancruz
Автор

Good video, but you explain a lot of things and don't actually do most of them. It would be useful if you did everything you are telling us to do. And also having the installations links in the description. Other than that good stuff

dimersonnunez
Автор

can we see notifications in ios Simulator??

paurushkumar
Автор

Hi Jon, this is very great course on microservices and NestJS. Will you also do a deployment and testing as well ?

Ibrahim-fhkv
Автор

are you using database here to store notifications?

hihihoho
Автор

Can share github link for this demo please ?

FreeLancerIndia-nf
Автор

I felt this boring and it is very slow paced.
Even after changing playback speed to 2x, you seemed very slow.

manasgain
Автор

Heey Jon, make a fluid video... this type of video with you speaking and a bunch of prints is horrible... anyway I sort of understood and will try to implement it

ThiagaoVlogs