Connect Firebase to Xcode: A Step-by-Step Tutorial | Firebase Bootcamp #1

Поделиться
HTML-код
  • Опубликовано: 5 ноя 2024

Комментарии • 60

  • @TheRudyred
    @TheRudyred Месяц назад

    Awesome tutorial! I love how you explain complex topics in plain English, kinda like sitting next to a dev friend. Great job, dude, keep 'em coming!

  • @prairieln
    @prairieln Год назад +10

    It is so exciting to see you back, Nick!!! Look forward to another great series from the master!

  • @Chris_Viarengo
    @Chris_Viarengo Год назад +1

    Always excited for new videos! Five months old this video is but it’s still new for me!

  • @abdullahkardas8887
    @abdullahkardas8887 Год назад +1

    I am happy to see you again Nick. Welcome

  • @williamsouef6156
    @williamsouef6156 Год назад +1

    Good to see you back Nick, you came back in the right time Thanks ;)

  • @joshtran158
    @joshtran158 Год назад +6

    I am having trouble with "cannot find type 'UIApplicationDelegate' within scope

  • @BenjaminEggerstedt
    @BenjaminEggerstedt Год назад

    Welcome back! Good to see and hear you again 🎉

  • @umairsaeed5055
    @umairsaeed5055 Год назад +2

    Waiting for the next one... 🙃🙂

  • @ostanjaffcompany173
    @ostanjaffcompany173 Год назад

    You are back!!!! I can't be happier. Thanks a lot brother. Keep it up.

  • @ryanchen5655
    @ryanchen5655 Год назад +1

    I'm so glad to see you again, your tutorials really helped me a lot, thank you for always making great videos!!!

  • @ro8i
    @ro8i Год назад +1

    Welcome back Nick 🎉

  • @30guarino
    @30guarino Год назад

    Glad to see you back! Looking forward to your videos and knowledge. Thank you

  • @ashishprajapati825
    @ashishprajapati825 Год назад

    Good to see you again ❤️❤️.. N excited to learn ... Lets gooooooo😍

  • @vojtechkalivoda8455
    @vojtechkalivoda8455 Год назад +1

    Can’t wait to learn new stuff🎉❤ Thanks Nick

  • @kavinda_dilshan_paramsoodi
    @kavinda_dilshan_paramsoodi Год назад +1

    Waiting for the #2 video. :)

  • @simply6162
    @simply6162 Год назад +2

    should we configure firebase with app delegate or without it? which one is more universal

  • @SigmaPC94
    @SigmaPC94 Год назад

    So good to see you back 😍😍😍

  • @momentoelectrico4323
    @momentoelectrico4323 3 месяца назад

    amazing and super easy thanks from Mexico

  • @YesRelax
    @YesRelax 3 месяца назад

    Xcode 15.2 any good? Or i should use 15.0 ? And should I create a source file for Appdelegate?

  • @sattorjabborov2728
    @sattorjabborov2728 Год назад +1

    Happy to see you back Nick! I have one question. Is it possible to move our data from Firebase to another database later after we create our own database?

    • @SwiftfulThinking
      @SwiftfulThinking  Год назад +1

      Technically that’s always possible with any database but I haven’t covered it in this playlist… or ever had to do that for a prod app

  • @MegaAVINASH24
    @MegaAVINASH24 Год назад

    Looking forward for more videos.
    Can you suggest/make a video on how to sync my data(notes with images) with google signin/drive account so that I can retrieve on my another iphone/ipad?
    Is firebase enough for this?. I would like to use google drive as my syncing mechanism. Video on syncing large could be useful too :)

  • @ricardokaka8896
    @ricardokaka8896 Год назад

    Thank you. I really like the swift package manager. However, I cannot select the packages so I have to include them all. This probably changed in a update.

  • @ConfidentlyRong-jo5yt
    @ConfidentlyRong-jo5yt 2 месяца назад +1

    I decided to continue on even though I wasn't getting the Console logs you said to look for around 18:10 in this video. I'm able to use Authentication in my app like create user, login and sign out. I'm also able to use Firebase Storage in my app. Everything works fine but I'm not getting those Console logs. Can you help me make sense of this

    • @SwiftfulThinking
      @SwiftfulThinking  2 месяца назад +1

      You can set the log level when you configure Firebase

    • @ConfidentlyRong-jo5yt
      @ConfidentlyRong-jo5yt 2 месяца назад

      @@SwiftfulThinking Thanks man! I'll look into that.

    • @ConfidentlyRong-jo5yt
      @ConfidentlyRong-jo5yt 2 месяца назад +1

      @@SwiftfulThinking I added FirebaseConfiguration.shared.setLoggerLevel(.debug) directly above FirebaseApp.configure() and now I'm getting the console logs!!! I'm embarrassed on how long this has tripped me up but I'm just happy to be able to move on. Thanks for the help Nick

  • @karaokedeconstruction
    @karaokedeconstruction Год назад +1

    good overview in first 5 min. was wondering why everyone is using it.

  • @zinwinhtet9919
    @zinwinhtet9919 11 месяцев назад

    Thanks a lot. Really helpful.

  • @danielwatson6529
    @danielwatson6529 10 месяцев назад

    ive done some of this before. but weirdly this time swift package manager under "chose" has no check boxes so I kind of have to pick all, also the target is set to none which is a bit weird as like you say it will slow my build time. its ok I guess for following along for this tutorial playlist but I hope its not permanent - just a bit weird

  • @wellitsnoor
    @wellitsnoor 10 месяцев назад +2

    I can't see console logs for firebase configured, what am i doing wrong???

    • @ConfidentlyRong-jo5yt
      @ConfidentlyRong-jo5yt 2 месяца назад

      I was having the same issue. Turns out we can set the log level when you configure Firebase. In the @main of your app where we init(){ FirebaseApp.configure() } Simply add FirebaseConfiguration.shared.setLoggerLevel(.debug) directly above FirebaseApp.configure().

  • @dugrut1325
    @dugrut1325 Год назад +1

    That was almost not stressful! :)

  • @rayhaanalykhan
    @rayhaanalykhan Год назад +1

    Thank you sir

  • @vrplayz4601
    @vrplayz4601 Год назад +1

    Hello nick awesome content as always but also would u be able to make widget content either intents or static or both please!

  • @englishladylady6919
    @englishladylady6919 Год назад

    i made it with cocoapads already . will it affect working of my app?

  • @jessica_gabsi
    @jessica_gabsi 5 месяцев назад

    Import Firebase does not work on my xcode, It just keeps saying no such modele .Im not sure if it's cause xcode has upgraded since this video has been made

  • @zacharywolfe3854
    @zacharywolfe3854 Год назад

    Holy, Thank you.

  • @filipeserafini6218
    @filipeserafini6218 Год назад

    is it possible to migrate from CloudKit to Firebase?

  • @katelibra
    @katelibra Год назад +1

    Awsome..

  • @cwansu
    @cwansu Год назад

    Please setup the firebase with cocoapods 😢😢😢😢

  • @땅콩크림빵-u7o
    @땅콩크림빵-u7o Год назад

    good good

    • @SwiftfulThinking
      @SwiftfulThinking  Год назад +1

      good good good good good good good good good good good good good good good good good good 😁

  • @natgenesis5038
    @natgenesis5038 Год назад

    12:44

  • @Hannappel2000
    @Hannappel2000 4 месяца назад

    Really excellent explanation. If I may say, that you need to add that one needs to be apple developer to do that (I just learnt this as I am new noticing things don't work otherwise (of course)). However, also, I get an error message loading the firebase-ios-sdk.git files saying for instance "could not resolve package graph. cannot continue". and a whole list of stuff like for example "failed validating archive from "https .... swiftpm/10.27.0/FirebaseAnalysitics.zip" which is required by binary target "FirebaseAnalyticsWithoutAdId": Could not find executable for "unzip". Am I missing an unzip file maybe? Thanks for any help. Hope that is something also others on here encounter

  • @jorgezevallos5064
    @jorgezevallos5064 Год назад

    Hello Nick, Trying to follow this tutorial but I am having issues to connect to Firebase
    2023-05-20 20:25:41.370620+0100 reservation[24035:243446] [connection] nw_proxy_resolver_create_parsed_array [C2.1 proxy pac] Evaluation error: NSURLErrorDomain: -1003