Making a Social Media App: Episode 4 (Swift in Xcode)

preview_player
Показать описание
In this episode we are finally putting the data into the cells. This will give the app more of the normal social media feel, but we are not done yet. We successfully will see how the data is put in our database and then shown in the app. My camera died, so I wasn’t able to get everything I wanted to get done in this video. Sorry about the camera I am learning new things all the time, so each video gets better.

As always if you like the video please give it a thumbs up. If you want to see the next episode in this series, and it is not out please subscribe, so you don’t miss it when it comes out.

If you have any questions on computer programming, or anything to do with programming please reach out to me on any of my social media accounts I would love to help. #the_kaseys

Follow Me Online Here:

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

firebase has changed some codes for swift:
for people who have problems with ref.data part

it is changed to


MrSing
Автор

I have 26 errors by the end of this video. Following exactly instructions. A bit annoying how it's like that in Swift, since I guess this is old Swift 3 or whatever.

LitCircle
Автор

Good stuff! I am a beginner so sometime its a bit to fast for me and more explaining would be nice.

joal
Автор

Awesome videos! I accidentally deleted the users section in the realtime database. I don't recall adding that during the whole tutorial manually so I'm not sure how to get it back. Do you have any suggestions?
Thanks!

jj
Автор

I'm still getting the fatal error: unexpectedly found nil while unwrapping an Optional value error message that you fixed at the end of this video. What exactly did you do to correct this? thanks!

matts
Автор

i need help when i open your project it gives me an error

legitify
Автор

No Such Module with the SwiftKeychainWrapper . any

ABC
Автор

Anybody having that issue where the FeedVC isn't displaying the prototype cells when you run the simulator?

estebanr
Автор

Hello I am trying to make an outlet for user name to the username label in the postcell but it wont link. I get the blueline but the label doesnt react at all and no link. Thank you.

ingongoyama
Автор

Hey kasey (is that your name aha)?

before this episode (after ep 2) everything was working exactly how yours is; however, after completing this episode, where that post should be showing up, there is just white... I have set everything up 100% right including firebase as well, trust me I checked.. There's also no errors.. One thing I did notice, was that in the Firebase database tab I made it so there was the number of likes and image url, but when running the app, none of that showed up in the console/log..

Please help as I'm really wanting to proceed :)

angustimoney
Автор

hello, at 26:07 you were about to fix the problem but I think your camera died and it was never shown in this video. I am getting the "found nil while implicitly unwrapping an optional value" at the line when we return the _userImg in the Post.swift file. I have tried making the _userImg variable optional instead of force unwrapping like how it is done in this video but it still doesn't seem to to work. Any ideas or suggestions? Thanks

jonathanturner
Автор

Could you please clarify more on what to do about the error with return _userImg
Location: post.swift> Post

ingongoyama
Автор

im experiencing the fatal error just like 25:30

i would like to know how can i solve the error :(

MrSing
Автор

Hi Kaseys, i dont why i can't retrieve the post that i have posted. it shows nothing just empty table with no data

williamhuang
Автор

Can you share your project ? I accidentally delete main.storyboard and can't undo. :( pls

ATansharing
Автор

will you show use how to add a video to a post

ricklee
Автор

Dear kasey, in this tutorial video at 24:02 in your storage there are 2 files and you copied the link below to the database, in my storage there is no link available like yours!

itsiso
Автор

Hello Great video man. Much appreciated. When I try to paste the url to the data base I get this error: Path contains invalid characters.

this is the filename on my computer: AmandaCarpenter.png
I am using a 2015 mac book pro

thank you

ingongoyama
Автор

What features will this app eventually have?

worthawatch