👋 Our "Launch Your First App" program will help you build up your iOS skills to publish your very own feature rich app even if you’re a beginner starting from scratch. cwc.to/youtubeoffer
@kristy2759825 күн бұрын
Hi I never comment on tutorials but this one was amazing, thank you so much!
@CodeWithChris24 күн бұрын
We're glad you like our content! You're very welcome! 😊
@ItesotBro2 жыл бұрын
Another great lesson, Chris! You are truly a blessing!
@CodeWithChris2 жыл бұрын
Thank you so much for your kind words! - Pat
@rahimsindhu5318 Жыл бұрын
YOU ARE A LEGEND MAN. THIS TUTORIAL OF YOURS REALLY HELPED ME ALOT. THANKS ALOT MAN
@CodeWithChris Жыл бұрын
Hello, We're glad it helped. -- Joash
@emmanuelmensah9902 жыл бұрын
Great teacher
@CodeWithChris2 жыл бұрын
Thank you so so much! -Arthur
@xfactorgames44042 ай бұрын
hey great video ! How can I limit the size of images that users upload in FlutterFlow, given that there isn’t a built-in function for this? Are there any workarounds or custom solutions that can be implemented to enforce size restrictions ?
@mimihafizah54552 жыл бұрын
TNice tutorials was easy to follow.
@CodeWithChris2 жыл бұрын
We are here to make things easy! @AdrienVillez
@sungjaeko7065 Жыл бұрын
Hey Chris! Do you have a tutorial on how to asynchronously fetch the images that are uploaded to Firebase Storage? Great video by the way!
@Dollazuche2 ай бұрын
i used your codes for my uploading profile image and its a user profile image and userseaction is already in firebase and each user has a profile picture place to pick a photo in which i use your code in this aspect the question is how can i send the picked image from each user to there various userseactions so if they login i will still see the image i uploaded on my profile picture please help me with this
@JohnStrandt11 ай бұрын
thanks Chris
@adamgf16 ай бұрын
Great!
@robercymorejon65882 жыл бұрын
Great Video!! I was wondering what version of soft soft you recomnd for a beginner because I know there is a $99 bundle and a
@CodeWithChris2 жыл бұрын
Sorry, I'm not sure I understand your question. What is the $99 for? @AdrienVillez
@nro3372 жыл бұрын
Great video!!
@CodeWithChris2 жыл бұрын
You are greater! :) -Arthur
@HemavathiGadi6 ай бұрын
Hi chris is there any resource to implement concept with flutter i am struggling with this since one week
@gtnetvarjao73522 жыл бұрын
Probably the best app from you..
@CodeWithChris2 жыл бұрын
Thank you!! - Pat
@markfrancisco19972 жыл бұрын
Thanks for this video, Chris! Is there a way to select multiple photos at once, instead of uploading one at a time?
@zeynepozdemir2045 Жыл бұрын
hi 22:54 what is the shortcut for function shutdown?
@rofiqulislam75442 жыл бұрын
Nice video ❤️❤️
@CodeWithChris2 жыл бұрын
Thanks for watching! :) - Pat
@marcinfrydrych53192 жыл бұрын
Hello. I’m considering subscribing cwv+. Is iOS foundation course up to date?
@CodeWithChris2 жыл бұрын
We spent the last 2 years redoing everything in SwiftUI. Feel free to give it a try (we have tons of videos and new ones coming out weekly!) Plus, it's risk free! You can contact support within the first 30 days if you are not satisfied. (but I doubt!) We recently received an email from a former student who started learning with CWC and now hired by Amazon (twitter.com/codewithchris/status/1506669633239195653?s=21&t=8OorWOWR-Pm-reCJwa_11A) @AdrienVillez
@shuklasehtii43042 жыл бұрын
u see that little cog option button on the bottom near the fullscreen button? if u click on that u can chose to slow it down or speed it up. i
@kishores233010 ай бұрын
i need full code of the session where can i get
@deboraliand42212 жыл бұрын
thanks it worked
@CodeWithChris2 жыл бұрын
Thank you for watching! - Pat
@souirtommer Жыл бұрын
Thank you
@CodeWithChris Жыл бұрын
Welcome! - Pat
@abdulatifrasulov77402 жыл бұрын
thank you so much
@CodeWithChris2 жыл бұрын
No problem! 😊 - Pat
@John-qt6qk2 жыл бұрын
Awesome thanks
@CodeWithChris2 жыл бұрын
You are so welcome! -Arthur
@mourbatsalim48302 жыл бұрын
Thnks Chris
@CodeWithChris2 жыл бұрын
Thank YOU for watching! :) - Pat
@batuhankabaktepe28542 жыл бұрын
Hi Chris! Thank you very much for the video. It helped me a lot for my Startup. I have a specific question and hope that you reply to it.. why do you save the filename of Storage (pointer) in the value of the key "url" in Firestore and not the imageURL, which ist generated in Storage ? That would save a Firebase Storage call.. or did I understand something wrong? What is your opinion?
@CodeWithChris2 жыл бұрын
Hi! We suggest posting on our CodeCrew forum so that our tech support staff can help you. Just visit this link codecrew.codewithchris.com - Pat
@derrickduller52472 жыл бұрын
can you upload a video of uploading pdfs and other files to firebase different for every user? thanks
@CodeWithChris2 жыл бұрын
Hello, our tech support staff in our CodeCrew forum is ready to guide you. Post all your questions here: codecrew.codewithchris.com. Thanks for learning with us! -Arthur
@jemmytech5474 Жыл бұрын
I’ve a question, when the images are retrieved, can I store them in the coreData? Please help
@EmanNollase2 жыл бұрын
Great tutorial! QQ: How to use async/await for uploading the image? thanks
@CodeWithChris2 жыл бұрын
Thank you for watching! For all technical questions, please post them on our CodeCrew forum. We'll have our tech support staff help you out. Just visit this link codecrew.codewithchris.com - Pat
@tombane70242 жыл бұрын
Great!!
@CodeWithChris2 жыл бұрын
Thank you so much! :) -Arthur
@cirjeex6412 Жыл бұрын
what about images you already have on your computer? There seems to be no tutorial for this
@CodeWithChris Жыл бұрын
You add your image in the same pace where you add icons and assets, then in code you can fetch via the Bundle.main.url( ). @AdrienVillez
@cirjeex6412 Жыл бұрын
@@CodeWithChris Thanks for replay Chris! Not to be annoying or anything but what if you wanted to add images or other files directly from your computer without the files being part of your xcode projects?
@CodeWithChris Жыл бұрын
Then your computer is gonna need to be some sort of server. If an image is NOT part of the app bundle when shipped to the App Store, the image is not gonna be inside the app. The image will have to be downloaded in some way, either from AWS/Firebase/etc or your own server. It's like going to a dinner party (potluck) but you left the sausages in the oven at home.... @AdrienVillez
@cirjeex6412 Жыл бұрын
@@CodeWithChris Thank you very much Chris, for taking the time. That was just what I needed to know!
@user-bf7vm2ss9f2 жыл бұрын
can I do this two func if I have a mvvm ? what will I changed
@CodeWithChris2 жыл бұрын
Not sure which functions you're referring to since there are a lot, but yes you can write it with MVVM or any architecture you're accustomed to. If you're learning, our recommendation is to focus on learning the concepts and worry about the architecture later once you develop your skills. - Pat
@cruzitorespawn75292 жыл бұрын
thanks alot
@CodeWithChris2 жыл бұрын
Thank you so much for watching! - Pat
@marypaul96272 жыл бұрын
Hi Chris,thank you for your continued tutorials...I have followed it and it worked well however my photo I want it have some accompanying info like name of the photo and description then on display how do I make sure each photo is retrieved with its corresponding name and description?Am also considering subscribing to cwt the offer that ended yesterday I couldn't pay yet because I thought you use ideal for payments when the offer is up again I will grab it
@CodeWithChris2 жыл бұрын
Hello, kindly post your question in our tech support forum so that our tech support staff can assist you. Go here: codecrew.codewithchris.com. Thank you! -Arthur
@marypaul96272 жыл бұрын
@@CodeWithChris hi I posted the question there
@GOVTHRSECSCHOOLVINAITHEERTHANA Жыл бұрын
how to upload mathematic and physics equation in firebase database (firestorm database)
@CodeWithChris Жыл бұрын
Are you referring to LaTeX code? This is by no means the best practice, but one way to store it is to store it as text / string, and later on, query it as text / string, then write a function that will convert it back as a latex document. - Iñaki
@russellbanares53242 жыл бұрын
Hello how to fix displaying blank image after i uploaded it ? Thank you.
@CodeWithChris2 жыл бұрын
Hello, best if you talk to our tech support staff about this: codecrew.codewithchris.com. Thank you, Russell! -Arthur
@CTBell-uy7ri Жыл бұрын
But does it work after security rules are turned on? No, it doesn't.
@ezrablack539510 ай бұрын
Just add the logic in your security rules to do an auth check against auth users uid or tkn for read/write access
@badallmann2 жыл бұрын
Keyboard? Sounds amg
@oliverbuhrer42042 жыл бұрын
🎉
@leccc84192 жыл бұрын
BEEST!!!
@HemavathiGadi6 ай бұрын
Hi
@tmilionnft34472 жыл бұрын
5:10
@gridsneesrekwa96482 жыл бұрын
Bro...
@musicl94112 жыл бұрын
honest with myself. once you find what you really want to acNice tutorialeve in life, try your best to pursue it as soon as possible. im only rn but i
@sashamaksyutenko7169 Жыл бұрын
Hello Great tutorial How to add photos which I have in my assets. By default in the photos picker only 6 photos. What if I want to add to fire base other photos for example from my assets? How to do it? Thanks.
@CodeWithChris Жыл бұрын
Hello @sashamaksyutenko7169 Have you check this video out? kzbin.info/www/bejne/l2GYln-uqMd2edk&ab_channel=CodeWithChris --Joash
@sashamaksyutenko7169 Жыл бұрын
@@CodeWithChris Hi I mean how to get photos from my assets to the photos picker like at the 5:21:02 on this video kzbin.info/www/bejne/bYauhnaQqsaJoqM Because I’m working with this course and didn’t know how did he took that photos from that picker. By default there are only 6 photos.