Swift: Firebase 3 - How to Send Image Messages (Ep 17)

preview_player
Показать описание
Finally, we're near the end of our Firebase 3 series. Lets put a conclusion to these videos by implementing the feature that will allow us to send images along with text. This will involve a slight modification to how we set the values in our messages dictionary before sending it off to Firebase. Enjoy.

Previous Episode 16:

All episodes for Firebase 3 series:

Completed Source Code

Want to learn more about iOS Development? Here are a few additional playlist resources on my channel:

Lets Build YouTube series:

Lets Build AppStore series:

Рекомендации по теме
Комментарии
Автор

Who thinks snapchat should be your next instalment. Great work by the way. There is a lot of value to your work.

jacobcurtis
Автор

So many AWESOME tutorials. You're the best 🙌🏼 😁

leonswift
Автор

Amazing Brian. I was waiting for this part of video man and thank you so much.
Please can you make also the group chat option? You are awesome Brian

TheYannsonnboys
Автор

remember about setting
message.imageUrl = dictionary["imageUrl"] as? String
in func ObserveMessages() at ChatLogController

szymontamborski
Автор

from Viet Nam with love <3 <3. Thank you...

nguyennhat
Автор

great material! keep up the good work! greetings!

RosenDimitrovrocn
Автор

Nice content Brian (as always). Do you plan to teach us about group chats? That would be great! Thank you!

javiertorne
Автор

Great!It‘s very similar to the Application named QQ.

Ringo_Lin
Автор

hey brain, love your videos, can you make an video on how to send videos

YourYugituber
Автор

Thank you very much for very nicely teaching us,
in my one of application I followed same coding style for creating Chat app, but whenever I am using Image as chat message, my application UI getting distracted on UICollectionView, please help to solve this.

birjuexternal
Автор

Can i ask you what MacBook Pro are you using? Anyway great tutorials! I subscribed immediately. I was wondering if you ever will release tutorials using storyboards. Thank you!

ohcrazydiamond
Автор

Well I have the problem that on ChatLogController, when I send an image it's not shown on the cell. Any help?

ΓιώργοςΣαράντος-ρζ
Автор

How do I do all the design on Main.storyboard? I can't do it.
I can send a message or images separately but if I send them in the same conversation, the app will be closed. I would like to know how to design the image and message in tableviewController

alonsodiaz
Автор

Brilliant, once again.
I do believe your other mic is better, though ;)

juliensourya
Автор

Hey Brian, great videos! Where do you get your icons from?

rohanvasishth
Автор

Hi amazing videos, you where asking before if we wanted you to show us something we could not do, I personally would like to se a tutorial in how to make a collectionview concept like spotifys and netflix, where you can scroll in both horizontal and vertical led.

filipbyren
Автор

hey Brian, I'm having a bug. while dismissing imagePickerController, the containerview is not reappearing. I'm using swift 4.2

TheAkshay
Автор

Thanks for this :). Just wondering will we go through the "slide to delete" the message? Like in iMessage

futonly
Автор

hey how make requset to add people in group chat (user accept request to join in group chat)

hany
Автор

i have an error here i'm using swift 4.1

mommypotatottv