Тёмный

iOS Tutorial: Push Notifications with Firebase Cloud Messaging (Swift, SPM, APNs, etc.) 

Software Sage
Подписаться 4,1 тыс.
Просмотров 54 тыс.
50% 1

🔗 Connect with us:
▶ Need development services? Head over to software-sage.com
▶ Check out our reviews: Software Sage LLC on Google: maps.app.goo.gl/hM4EqBeikQcnD...
▶ Join our Discord Server: / discord
▶ Connect with me on LinkedIn: / davidrazmadze
▶ Visit my Personal Website: davidrazmadze.com
GitHub Repo:
github.com/davidrazmadzeExtra...
Firebase:
firebase.google.com/
Apple Developer:
developer.apple.com/

Наука

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

 

4 авг 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 53   
@ifeanyianyoha8574
@ifeanyianyoha8574 Год назад
Best amongst the rest. Thanks for the details!
@niranj359
@niranj359 2 года назад
Worked perfectly! Thank you!
@ignaciovela8065
@ignaciovela8065 4 месяца назад
This is the very best tutorial for iOS notifications on You Tube. Clear and concise. Thanks!!!
@miketea610
@miketea610 4 месяца назад
Very clear and concise, Thanks for the tutorial - it helped me debug an iOS / firebase issue quickly for my app!
@Randor10
@Randor10 4 месяца назад
An absolutely excellent tutorial. Thanks for simplifying
@thuraaung7640
@thuraaung7640 Год назад
This is exactly what I am looking for.Thank you for the great tutorial.
@software-sage
@software-sage Год назад
Great to hear!
@galenlewis712
@galenlewis712 7 месяцев назад
Thanks for the tutorial!
@MrRooney182
@MrRooney182 11 месяцев назад
Thank you so much, great toturial
@esradidemtanritanir
@esradidemtanritanir 25 дней назад
YOU ARE PERFECT!! Thank you so much!! Video was clean and easy to understand!
@avazbekolimov5739
@avazbekolimov5739 Год назад
thank you verrryyyyyyyyy much, you saved my huge amount of time and a bunch of nerves 8)
@software-sage
@software-sage Год назад
Love to hear it man
@Oliver12723
@Oliver12723 Год назад
very good, many thanks!!
@igorhello192
@igorhello192 10 месяцев назад
thanks dude. background music is awesome
@software-sage
@software-sage 9 месяцев назад
Glad you like it!
@salehhussain503
@salehhussain503 10 месяцев назад
Great tutorial! Thank you very much. You saved me days of searching! Note: it's Sep 2023, Push Notifications do work on simulators now.
@software-sage
@software-sage 9 месяцев назад
Thanks for the info!
@AhmdIsmail
@AhmdIsmail Год назад
Thank you so much!
@stuartmayo2379
@stuartmayo2379 Год назад
Perfect!😎
@samuelribeiro7220
@samuelribeiro7220 2 месяца назад
Thank you for this valuable piece of content. Have a nice one buddy
@software-sage
@software-sage 2 месяца назад
Same to you
@briannystrom1330
@briannystrom1330 Год назад
Thanks for the great video. The firebase docs seem to kind of miss setting up the background modes and push notifications in xcode.
@software-sage
@software-sage Год назад
Thanks 🙏
@LeoCRoderick
@LeoCRoderick 6 месяцев назад
Thank you!
@user-ry2we9kb5o
@user-ry2we9kb5o Год назад
*WONDERFUL* tutorial... I've tried everything as outlined but on all latest version of Firebase, Xcode and iOS14.x the fcmToken is not printed. Also - it seems there's no need to enter the reverse Google URL anymore. The FCM iOS messaging github has additional entitlements file that specifies aps-environment as development... which seems to match the private key created in this tutorial... Not sure where to put the entitlements file in xcode...
@user-oe8ei2st5u
@user-oe8ei2st5u 8 месяцев назад
Thank you, very good tutorial. One note: you don't need Background processing capability
@saurabhrajput1188
@saurabhrajput1188 Год назад
Good Video
@LucasHenrique-cf8kp
@LucasHenrique-cf8kp 8 месяцев назад
Would it work if my app isn't approved yet? Currently I have it there to test using testFlight, is that enough or do I need to submit for approval first?
@Kaan-qr5pv
@Kaan-qr5pv 11 месяцев назад
Adding the URL Scheme to URL Types in project settings -> Info was what I was missing. Thank you.
@uzoo6000
@uzoo6000 2 года назад
Great Video- I have several teams that will be needing to send notifications to Android and IOS, will they be able to use the Admin SDK to individually send notifications. I am trying to give the the ability to create their own triggers and send their own payloads without having me send the notifications from the console? Thanks
@software-sage
@software-sage 2 года назад
Thank you 🙏 I would use Firebase Functions to trigger an event. Sending the notification through the Firebase Console is just for testing purposes.
@somalisports2661
@somalisports2661 Год назад
thanks
@johngalt4487
@johngalt4487 11 месяцев назад
What if I use WebView so how can I send the device ID to the server?
@amoghbantwal8179
@amoghbantwal8179 Год назад
Just a quick question, I am trying to do something similar to what your video was about, but how could I automate this so that a push notification can be sent to another person's device who is using the app. Because I saw that you were able to receive a push notification only when u created a push notification through firebase website rather than in your code. Thanks!
@software-sage
@software-sage Год назад
Look into “FCM with Firebase Cloud Functions”. You can learn more about Functions here: firebase.google.com/docs/functions And here is a tutorial putting it all together: engineering.monstar-lab.com/en/post/2021/02/09/Use-Firebase-Cloudfunctions-To-Send-Push-Notifications/
@KartikBhargava-je6vm
@KartikBhargava-je6vm 4 месяца назад
I didn't receive the reverse client id. where i will get that
@leonardkiptala9734
@leonardkiptala9734 Год назад
must it be in app store for any notifications. I think here you just used a debug app
@karolp2261
@karolp2261 2 года назад
why we need add REVERDES_CLIENT_ID to URL Types ?
@austinvillanueva7491
@austinvillanueva7491 Год назад
I was thinking the same not sure why it is needed, he didn't explain also.
@leonardkiptala9734
@leonardkiptala9734 Год назад
What about a release application , maybe production app.that is not a DEBUG app
@zulfikarsuwardi4015
@zulfikarsuwardi4015 Год назад
What a great tutorial, but how can i receive the data from notifications?
@software-sage
@software-sage Год назад
You can add it in the payload
@KartikBhargava-je6vm
@KartikBhargava-je6vm 4 месяца назад
I didn't get reverse client id in google service info file what should i do in that case
@software-sage
@software-sage 3 месяца назад
I don’t think you need it
@baralr-jay7729
@baralr-jay7729 Год назад
How about key tab? I can't find key to create a key for firebase push notification
@KeysAndChords
@KeysAndChords 10 месяцев назад
Same here, did you find any solution?
@K-ti2bb
@K-ti2bb 4 месяца назад
Nice tutorial. I just hope if you remove the music next time
@josuealexandro7209
@josuealexandro7209 Год назад
Hey, anyone know why the notification not have sound? :(
@soorejsbabu
@soorejsbabu Год назад
If you set up a campaign, notifications will do have sound. You can set it up like the same as for test.
@sehrishwaheed7953
@sehrishwaheed7953 Год назад
How to send an image in notification
@software-sage
@software-sage Год назад
Check the documentation or ask ChatGPT
@brandfisch7202
@brandfisch7202 2 месяца назад
Далее
Getting started with Firebase on Apple platforms
14:33
БАТЯ И СОСЕД😂#shorts
00:59
Просмотров 1,8 млн
Викторина от ПАПЫ 🆘 | WICSUR #shorts
00:56
Engage users with Firebase Cloud Messaging
25:33
Просмотров 21 тыс.