How to Setup Firestore database for your SwiftUI app (2021)

Поділитися
Вставка
  • Опубліковано 11 вер 2024

КОМЕНТАРІ • 81

  • @ExperimentalAdventure
    @ExperimentalAdventure 3 роки тому +5

    Chris, this was an excellent tutorial, and one I have been hoping to come across for some time. I am working on my first app with a database. It's nice when someone can go through a tutorial and it work as expected on the first try! Thank you!

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Thank you so much, Kelly! You have no idea how much these comments mean to us. Thanks again! -Arthur

  • @sarikapaghdal6150
    @sarikapaghdal6150 2 роки тому +1

    Your voice tone is very calm and we can easily hear every word as you speaks. Great video! thank you for explaining in detail!

  • @kdtechniquesofficial6153
    @kdtechniquesofficial6153 2 роки тому +1

    You speak in English slowly intentionally so nonnative English speakers can easily understand what you say. That's awesome. And thank you for that. It doesn't matter whether the video is gonna take so long or not. we don't give a s**t about that. So do every video like this rhythm so we can understand it better. The way you're currently doing things is right. And also you go through steps bit slowly compared to other UA-camrs and that's also good because we can clearly see each step and I love it. Thanks, Chris. There are only two UA-cam channels I like the most when it comes to SwiftUI. One of them is yours. So, you should be proud of yourself. Good Luck. :)

    • @CodeWithChris
      @CodeWithChris  2 роки тому +1

      Thank you so much for this very lovely comment. Means a lot. :) -Arthur

  • @pacioss_
    @pacioss_ 3 роки тому +5

    Why you don't use Swift Package Manager?

  • @edwardphan4965
    @edwardphan4965 3 роки тому

    This is such a great compliment to the Database course in CWC+ , woohoo, thank you Chris!

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      You're so welcome, Edward! We're glad that you're benefitting so much from our course! -Arthur

  • @shobhabhavsar277
    @shobhabhavsar277 2 роки тому

    Excellent tutorial on Firebase database, and the way of explanation is awesome. thank you so much Chris.

  • @StewartLynch
    @StewartLynch 3 роки тому +3

    Great video but Swift Package Manager is now fully supported and much easier to manage

    • @CodeWithChris
      @CodeWithChris  3 роки тому +1

      I see, thanks for dropping by here, Stewart! :-) -Arthur

    • @StewartLynch
      @StewartLynch 3 роки тому

      @@CodeWithChris here is a link to a video I made on migrating from CocoaPods to SPM for Firebase. ua-cam.com/video/-84h6Acb6UM/v-deo.html

    • @DavidNitzscheBell
      @DavidNitzscheBell 3 роки тому

      Agreed. MUCH, MUCH easier. I gave up cocoapods about 6 months ago. Never going back.

  • @jhchoi1905
    @jhchoi1905 2 роки тому

    You Saved Me !!!!! Thank you Chris !!! from junior developer of south korea

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      Annyeonghaseyo! Thanks for learning with us! Means a lot! -Arthur

  • @rohin5384
    @rohin5384 2 роки тому

    Thank you! You are a champion, I followed the tutorial and you helped me!

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      Appreciate the love, Rohin! Thank you so much! -Arthur

  • @agninoormuhammad5560
    @agninoormuhammad5560 2 роки тому

    Chris, this is very on point! Thanks!

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      Salaam, thanks for the love! Shukran! -Arthur

  • @Akash-bg5wq
    @Akash-bg5wq 3 роки тому

    Thanks @chris for special offer on your courses 😍

  • @123tremolo
    @123tremolo 2 роки тому

    Very helpful and crystal clear. Thank you so much!

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      You are so welcome! Thank you! -Arthur

  • @vithushanlogeswaran8422
    @vithushanlogeswaran8422 3 роки тому

    Thanks, waiting for the next video.

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Appreciate it, thanks for being here! -Arthur

  • @marekdado4282
    @marekdado4282 2 роки тому

    Thx so much :) this video was very helpful

  • @edwardphan4965
    @edwardphan4965 3 роки тому

    that keyboard sound though 👌

  • @rohansathisha2109
    @rohansathisha2109 3 місяці тому

    Hey after creating a firestore database I received an error with sandbox, how do I fix this?

  • @user-hv5cp2uf1q
    @user-hv5cp2uf1q Рік тому

    Mann thank a lot 😍😍😍

  • @Immoonwalker
    @Immoonwalker 2 роки тому +1

    When i tried to install cocoapod it said is not in the sudoers file. This incident will be reported.
    I am on a M1 mac

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      Hello, best to post this question on our CodeCrew forum so that our tech support staff can assist you. Go here: codecrew.codewithchris.com. Thank you! :) -Arthur

  • @emdutt4012
    @emdutt4012 Рік тому

    do i need to write 'pod firebase' before ' pod firebase/firestore'

  • @abrahimmahmud150
    @abrahimmahmud150 3 роки тому

    Hey, Chirs! Can you make an up to date tutorial on how to authenticate using google sign in? There have been some updates in the documentation and I've been having a rough time getting around it or finding an up to date tutorial.

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      "Hello, sadly we only used email signin using Firebase, you can however use this option to let firebase also handle google signin.. just follow the same instructions it should be similar and just use AuthUI for google signin
      - Francis"

  • @timothyquigley1488
    @timothyquigley1488 2 роки тому

    Thank you!! Is a link to part II available?

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      We'll get on it soon, Timothy, thanks for learning with us! -Arthur

  • @LeviM337
    @LeviM337 3 роки тому

    Brilliant!

  • @anvarjonkhojimatov5936
    @anvarjonkhojimatov5936 2 роки тому

    Thank you 👍

  • @hallo_ween07
    @hallo_ween07 3 роки тому +1

    Hey, where did you learn Xcode and everything else? I have no money for a $100 Udemy course😔😢. I am 14 and really interested in App development !

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Hello, best to start here: codewithchris.com/start -Arthur

    • @hallo_ween07
      @hallo_ween07 3 роки тому

      Thanks 🙏

  • @frankopokukoduah194
    @frankopokukoduah194 6 місяців тому

    What’s the name of the firestore playlist on your channel

    • @CodeWithChris
      @CodeWithChris  6 місяців тому

      Hi! Here's the link of the Firestore tutorial from 2019: ua-cam.com/play/PLMRqhzcHGw1ZsFRLAWa_Axx7daXteynjh.html
      The content is outdated, so I'd recommend learning from the Firebase docs directly instead:
      firebase.google.com/docs/firestore/quickstart#swift
      I hope that helps! - Iñaki

  • @bleulejour
    @bleulejour Рік тому

    It would be nice if you create a tutorial for messaging. Thanks!

    • @CodeWithChris
      @CodeWithChris  Рік тому +1

      You can post tutorial recommendations here app.productstash.io/codewithchris#/ideas :) - Pat

  • @yslsml
    @yslsml 2 роки тому

    what should i do if my projects didn't compile? i did everything just like you, but i don't have Firebase folder in my Pods...

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      Hello, kindly post your question in our CodeCrew forum so that our tech support staff can assist you. Go here: codecrew.codewithchris.com. Thank you! -Arthur

  • @manarmohammed7240
    @manarmohammed7240 2 роки тому

    in 8:54 is it okay that you didn't get a check mark on the step of downloading the configure file ?

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      Hello! Kindly post your question in our CodeCrew forum so that our technical support staff can guide you. Go here: codecrew.codewithchris.com. Thanks for learning with us! -Arthur

  • @carrson9395
    @carrson9395 2 роки тому

    What if I need my project to last longer than 30 days? How can I get around this limit?

    • @CodeWithChris
      @CodeWithChris  2 роки тому

      Hello, kindly post your question on our CodeCrew forum so that our technical support staff can guide you: codecrew.codewithchris.com. Thank you! -Arthur

  • @VikramKumar-yr2mv
    @VikramKumar-yr2mv 3 роки тому

    Hello
    Please suggest live streaming SDK for iOS

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Thanks for your comment! We'll see what we can do! -Arthur

  • @abdullahalnutayfi8103
    @abdullahalnutayfi8103 3 роки тому

    Hi, I want to upload multiple images at a time to real-time database, how,? I did it but sometimes all images uploaded successfully, sometimes just some of them

    • @CodeWithChris
      @CodeWithChris  3 роки тому +1

      "Hello, since it is already uploading then you might need to check yourself on what the issue might be.. it could be an internet issue, an issue with security, or maybe the code was not able to capture and loop through the multiple uploads properly
      - Francis"

  • @xkube8694
    @xkube8694 3 роки тому

    Hi Mr. Chris, My dad is teaching me swift but I keep forgetting everything I'm onto Swiftui But I still barely understand but When I'm in class I can do everything he askes of me but when it comes to writing code on my own I can't do it I need help do you have any tips or some advice?

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      Hello, best if you start here so we can guide you and you can start practicing! codewithchris.com/start :-) -Arthur

    • @xkube8694
      @xkube8694 3 роки тому

      @@CodeWithChris thank you :)

  • @Classkit_tech
    @Classkit_tech Рік тому

    What's Kuku?)

  • @omggodbs
    @omggodbs 2 роки тому

    i didnt have any errors when doing pod install and I am on an M1 Macbook Air

  • @fayyadahnafhassan7596
    @fayyadahnafhassan7596 3 роки тому

    Can you do how to put super Mario 64 on iOS because I want to play super Mario 64 furthermore I don’t have a Nintendo 64 in addition and even though Super Mario 64 is a cool game and not boring for me so can you please teach me:(
    How to install super Mario 64 from the App Store after you put super Mario 64 on the App Store

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      "Hello, you are better off just downloading an emulator for that and maybe downloading the game disk or something so you can play it via the emulator
      - Francis"

  • @cyberrage8658
    @cyberrage8658 3 роки тому

    Do this for swift?

    • @CodeWithChris
      @CodeWithChris  3 роки тому +1

      Sorry, can you clarify your question? -Arthur

    • @cyberrage8658
      @cyberrage8658 3 роки тому

      @@CodeWithChris Sorry bout that. Could you make a video on the same thing but for swift please?

  • @NTuneLabs
    @NTuneLabs 2 роки тому

    Great tutorial Chris, thank you. Am I correct in assuming that Firebase would cost a fee if we were using it for a real back end, serving and receiving data? We already have a Woocommerce database on our business website... would there also be a way to implement that server as well? I really have no idea when it comes to the ins and outs of this. I would love to put our online music store ecommerce to an app, along with the website.

    • @CodeWithChris
      @CodeWithChris  2 роки тому +1

      Hello, best if you post this question in our CodeCrew forum so that our technical support staff can guide you. Go here: codecrew.codewithchris.com. Thanks for learning with us! -Arthur

  • @sols.2525
    @sols.2525 3 роки тому

    I love your content but I wish you would have used swift package manager in this one.

    • @CodeWithChris
      @CodeWithChris  3 роки тому

      All right, you echo the sentiments of other people here. Thanks for your insight! :-) -Arthur

  • @pathikshah
    @pathikshah 3 роки тому

    First comment 😅
    Can I get free CWC+ for 1year ? 😂

    • @CodeWithChris
      @CodeWithChris  3 роки тому +1

      Haha! Watch out for our promotions. :-) -Arthur