tanjyy / ridesio

Ridesharing iOS application for college students. Won 2nd place in the iOS category at CodePath Demo Day 2020.
https://tanjyy.github.io/ridesio
1 stars 1 forks source link

Upload profile picture from camera or photo library #123

Closed tahaafzal5 closed 3 years ago

tahaafzal5 commented 3 years ago

Been working on this, but can't test it on my phone. @nashirj can you see if it works? If it does, we can add the same logic to the Sign Up controller as well to complete this issue.

closes #13

nashirj commented 3 years ago

here is a gif of the test. the code doesn't access the camera, it only accesses the photo album.

tahaafzal5 commented 3 years ago

I'm going to wait on this one. Looks like there are some issues with camera and iOS 14.

https://stackoverflow.com/questions/64061582/xcode-camera-failed-to-read-exposurebiasesbymode-dictionary

nashirj commented 3 years ago

Sounds good, no rush, but I'll keep an eye on this for any updates you make

nashirj commented 3 years ago

I'm going to close this pull request, feel free to reopen one when you think it's done