Тёмный

How Push Notifications Work on Mobile Apps 

Overpass Apps
Подписаться 38 тыс.
Просмотров 132 тыс.
50% 1

Опубликовано:

 

15 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 78   
@nemovyoh6676
@nemovyoh6676 6 лет назад
Good video, at least it solve few doubt that I had.
@katherinerobinson9674
@katherinerobinson9674 4 года назад
Hey
@RodrigoGraca31
@RodrigoGraca31 7 лет назад
The green screen looks good (in the last videos and it's fine when you do it right) :)
@MymindW
@MymindW 3 месяца назад
I have already made a simple app with html, css, JS codes but I am missing a notification system. Can you help me please adding a notification system to my mobile phone app?
@dnilbhr
@dnilbhr 4 года назад
But you didn't explain how it works, you just explained how to use it. Considering the device's IP is not public how does the server even open a connection to the device to send a notification? Does the device keep polling the server?
@JhonElDeSistemas
@JhonElDeSistemas 3 года назад
that is a really interesting question, do you have the answer? or someone more know it?
@alinanevin
@alinanevin 3 года назад
Hi, would like to get a suggestion lthat which one should be appropriate for push notifications from .net core application to a huwawei mobile. Firebase cant be used. kindly advice
@adibee88
@adibee88 4 года назад
Thank you for this explanation of this feature I knew nothing about on my galaxy s9!
@RespectedSwams
@RespectedSwams 2 года назад
Thanks again, for this simple explanation of app development structure!
@determinedtod3ath
@determinedtod3ath 5 лет назад
I'm working on a group project and we planned on creating an app that sends notifications every so often. Is there anyway to code this into the app or can I use a software to do this for me? I'm still new to the whole tech thing but I would appreciate some help in how I would include it in my app
@OverpassApps
@OverpassApps 5 лет назад
I would use a Firebase cloud functions so you can use Firebase for push also. But, not sure about scheduling.
@jamesmotel3147
@jamesmotel3147 6 лет назад
I downloaded cashforapps.they give me a task that enable push notifications...explain that please!
@aniketkolhe6971
@aniketkolhe6971 6 лет назад
Is it legally acceptable to open youtube channel link with the help of intent by using Push Up Notification on my own android app???
@OverpassApps
@OverpassApps 6 лет назад
Dude.... no idea...
@joshuamyers2045
@joshuamyers2045 2 года назад
Thank you for the explanation, on google if you type push notification, they show you firebase, this is the explanation i needed, I have a server, now I know I can implement this without firebase. EDIT: GCM is deprecated, Google wants us to use firebase. :(
@OverpassApps
@OverpassApps 2 года назад
Yeah, you still need Firebase to send it. But there are other platforms you can use for registration. I have some clients who use NotificationHub on azure. But, you're right, since you have to use Firebase anyway... you might as well just use it.
@joshuamyers2045
@joshuamyers2045 2 года назад
@@OverpassApps I've implemented it in my app and it's good, was really easy to setup. Other than having to install a package for one job and having to keep track of firebase (credentials, usage, etc), I have no problem. Oh and I used Notifee, it was recommended on the react native firebase website. That was one more additional package I had to install, but it was worth it, saved me a million years.
@themanthemyth7950
@themanthemyth7950 6 лет назад
Would you recommend sending out more than 1 notification a day ?
@OverpassApps
@OverpassApps 6 лет назад
Personally, I wouldn't. Not unless it's something like a chat application or a peer-to-peer app where they send each other messages. If it is a marketing thing, no.
@AboveAndroid
@AboveAndroid 5 лет назад
Mostly one notification is enough. Sometimes notification also become a reminder to uninstall the app
@tpointsystems621
@tpointsystems621 3 года назад
Depends on the product i have a customer the promote there daily offers > butcher shop seams to work :)
@nburakbasaran
@nburakbasaran 7 лет назад
I think you can use that big eyed girl character for "1 month no use" users to return back to your app, Push an attractive message and when user clicks on it open that character image with an emotional message :D
@OverpassApps
@OverpassApps 7 лет назад
+burak basaran She's the one on our "Please leave a review" pop up.
@nburakbasaran
@nburakbasaran 7 лет назад
Yes She is the one, I think that girl can help you to get back your lost user :) I actually can't ignore such a cute girl's request :D
@ayannamurphy5747
@ayannamurphy5747 5 лет назад
Very helpful until this day,thank you and I subscribed 👍🏾
@sabuein
@sabuein 7 месяцев назад
Thank you.
@freelancer6393
@freelancer6393 4 года назад
How to notify the user with bell icon highlighted whenever we push notifications from firebase in android application
@cognizant2010
@cognizant2010 2 года назад
Thanks buddy
@spurrer
@spurrer Год назад
Wonderful explanation
@cloud-mv3wm
@cloud-mv3wm 5 лет назад
I think it could be interesting, but I didn't implement full version with my server. I sent just test messages from firebase console.
@Brotisyt
@Brotisyt 3 года назад
Hey, do you have a good Firebase knowledge, because I dont and I want to implement it in my Applikation :o, so maybe you could help me? :)
@cloud-mv3wm
@cloud-mv3wm 3 года назад
@@Brotisyt Sorry I don't.
@Brotisyt
@Brotisyt 3 года назад
@@cloud-mv3wm ah okay, alright, thanks anyways :3
@paulussantosociwidjaja4781
@paulussantosociwidjaja4781 5 лет назад
Thank you for making richer with automation ideas. By the way, I used to travel all over UK, but still don't know your area: Wantage - is it a new development area? Learning is for a life time (",).
@OverpassApps
@OverpassApps 5 лет назад
Haha. I don't know any other developers in the area, but there probably are some.
@hylinekerubo9360
@hylinekerubo9360 2 года назад
Nice one
@wendlormsby
@wendlormsby 4 года назад
I made it to 2:35 when my eyes glazed over!
@MotionInMotion1975
@MotionInMotion1975 5 лет назад
Great video, Erick! One question, can a push notification be sent with, for example, a store name nere the current user location? (having geolocation enabled).
@htcmlcrip
@htcmlcrip 5 лет назад
How about really useful one: "hey we noticed you haven't used our app for a month. Did you forgot about it or you want to uninstall it so free up some space?"
@paulanthonyrealtor3767
@paulanthonyrealtor3767 4 года назад
How do I get notifications from software that doesn't offer notifications? I am and end user and would like to be notified when certain things pop into a calendar.
@OverpassApps
@OverpassApps 4 года назад
I’m not sure if it is possible.
@miekwavesoundlab
@miekwavesoundlab 4 года назад
You must PUSH by proxy if the app doesn’t natively support push notifications. Make a CRON job that checks a site calendar every hour or every 24 hours, then pushes a new notification entry into over SMS, GMAIL/EMAIL, ASANA, TRELLO, WHATSAPP, PRIVATE TWITTER, or any other service you use that notifies you.
@lorenzosalinas7684
@lorenzosalinas7684 4 года назад
It still amazes me how lazy people are. I do sms and whether app is open or not i still am notified. We're that lazy we can sign in or open app?
@OverpassApps
@OverpassApps 4 года назад
The big difference is that SMS costs money and push notifications don't. And, users are less likely to give their phone numbers. But, yeah, I see your point :-)
@Olivia-Web-Profit-Star
@Olivia-Web-Profit-Star 7 лет назад
Thanks agin for awesome vid ! I would Use Notification to promote my other apps with some Nice call to action + for more revenue I would like to promote some CPA or some affiliate offers which are related to my app niche e.g if my app about workout or yoga I will definitely promote some few offers each Month !!
@RodrigoGraca31
@RodrigoGraca31 7 лет назад
ahmed fnitou have you tried affiliate offers through push notifications yet? Has it worked out?
@kinetic1259
@kinetic1259 4 года назад
You could have summarized this into one paragraph. I'll never get my 8 minutes back.
@orioncore6869
@orioncore6869 6 лет назад
Rad, i much prefer longer videos
@stanleyakachukwu5386
@stanleyakachukwu5386 4 года назад
Nice!
@inaayamittal2018
@inaayamittal2018 2 года назад
So confusing... still scratching my head...
@xXxDudexAwesomeXx
@xXxDudexAwesomeXx 2 года назад
Just for today…and tomorrow…and the day after that
@senihabaharoff1016
@senihabaharoff1016 4 года назад
More confusion....
@OverpassApps
@OverpassApps 4 года назад
Sorry. I tried to make it clear. You can also use firebase these days.
@kannanpa
@kannanpa 7 лет назад
Gud one Eric
@bsl5246
@bsl5246 4 года назад
How to stop push notification
@rebeloper
@rebeloper 4 года назад
Th user may opt out of push notifications from within the Settings app
@ImAdapt73
@ImAdapt73 3 года назад
The only thing push notifications have been working are my nerves.
@mohamedsudheer9163
@mohamedsudheer9163 6 лет назад
rodrigo wya
@jondarbypga7822
@jondarbypga7822 3 года назад
This is great
@tonyaminor6613
@tonyaminor6613 4 года назад
I like. To find friends. On face book
@mariouzae01
@mariouzae01 5 лет назад
useful
@OverpassApps
@OverpassApps 5 лет назад
Thanks Mario.
@johnvdl
@johnvdl 3 года назад
APPLE SUCKS👎👎👎👎👎 It's a shame we can't change the ringtone for push notifications, especially for life-threatening notifications!!!!👎👎👎👎👎👎👎 When my house is on fire, I don't want this short silent beep that you don't hear most of the time!!! THIS IS A DISASTER!!! DANGEROUS AND A SHAME FOR APPLE !!!!!!!!!!!🤮🤮🤮🤮🤮🤮 When my mom is in danger or becomes unwell and pressed the alarm button, I want a long loud alarm sound, not a silent short little bleep!!!!!!! If there is a burglary and your alarm goes off you only want the loudest ringtone you can find and no short soft mini bleep you won't hear!!!! ARE THEY CRAZY AT APPLE!!!! I hate my 12 Pro Max, so many things I miss but this is a killer!!! Literally... TOTALLY CRAZY THAT APPLE DOESN'T LET US PICK A RINGTONE FOR EVERY APP!!!!!!!🤮🤮🤮🤮🤮🤮 HE APPLE ITS 2021!!!!!!!!!!!!!!!! FOOLS
@pattyrowan4949
@pattyrowan4949 2 года назад
Way too wordy....zzzzz
@molybdenum2978
@molybdenum2978 4 года назад
This video makes no sense whatsoever.
Далее
Слушали бы такое на повторе?
01:00
Viral Video of a Man's Crazy Job Interview
16:02
Просмотров 1,3 млн
Push Notification Best Practices
6:03
Просмотров 6 тыс.
How Much Money I Make with Apps (Updated)
13:17
Просмотров 387 тыс.
But how does bitcoin actually work?
25:16
Просмотров 15 млн
System Design Interview - Notification Service
25:11
Просмотров 257 тыс.