iOS Swift Tutorial: Working with Camera & Photo Library - UIImagePickerController 17/24 🎄

preview_player
Показать описание
In this tutorial you are going to learn the basics on how to deal with UIImagePickerController to add photos from the camera or from your users Photo Library into your app.

🎄 All UIKit Advent Calendar Videos 🎄

💼 PROJECT FILES 💼

✉️ COMMENTS ✉️
If you have questions about the video or Cocoa programming, please comment below.
Рекомендации по теме
Комментарии
Автор

Thanks, I got internship as a junior iOS app developer just by watching your videos. Thank you.

dheerajbhavsar
Автор

Swift 4.2

let image = info[.originalImage] as! UIImage

Thanks Brian this helps me a lot!

MichaelHuangB
Автор

"Very simple" he said.... that was so fast and full of info. Pretty intense.

RyuuzakiJulio
Автор

And the latest version is:
let image = as! UIImage

forrestanderson
Автор

man! You're my personal hero. Love all of your videos. I'm doing the Udacity Nano Degree Program for iOS and there curriculum is just bad. I wish it wasn't but it's true. So I just go to the end of my lesson to see what they want me to accomplish, and come and watch you building something and by the time i'm done watching and following along in xcode, I have a much better understanding of what i'm doing as well as WHY i'm doing it!
I can't thank you enough!

ברכיאל
Автор

Your Swift tutorials are simply the best!

NikeTao
Автор

Is there any reason as to why my image might not be showing up on the screen but I seem like I followed all the steps?

dennisnazarov
Автор

Brian - these Advent calendar UIKit videos are great. Thanks.

David-xtnr
Автор

I really appreciate these videos. I thank you and wish you and your loved ones a happy holiday!

lars-sorensen
Автор

You are one of the best teachers out there!

christopherherndon
Автор

Thank you Brian. I don't think that I would have been able to implement this in my app without your help! I'd love to hear if you have any tips with saving the image to Firebase Storage after the photo is captured and retrieving and presenting the image in a table view cell.

konnekmed
Автор

Great tutorial! Thanks! Very easy to implement and to add the camera functionality.

kevinhg
Автор

Hello, first thank you for the tutorial, really good explaining. I have a problem, when i change the plist, after that it just puts the image in imageView, without popping up an alert that asks allow: don't allow.

volimpia
Автор

Nice tutorial, can you also do a tutorial show us how to save photo locally after select the photo?

gracetang
Автор

thank you brian. nice tutorial, explained detailly and very helpful!

riankrishandi
Автор

OMG OMG OMG OMG YOU'RE THE BESTTTT ❤️❤️

TechnoForbes
Автор

Thanks man! This tutorial was super useful!

maurogarcia
Автор

Thank you very much, this is very useful.

meldawy
Автор

Thank you for your tutorial, it helped a lot. But although I have edited my info.plist, the app doesn't ask for my permission to access my photo library, instead, it accesses the library without my permission. Do you have any solution? Thank you.

nilaydagdemir
Автор

Your tutorials are amazing! Thank you very much. Much love from Brazil! 🍻

CharlesFerreira